X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=src%2Fdialogs%2FRequestDetailDialog.h;h=d33f65ed1dcdc403541078c0ca6894a8a4bd7360;hb=refs%2Fheads%2Fmaster;hp=c15fcad132ad08fff09c16c3e8167ca5e88e7382;hpb=f8f8d907d0caa128abf73696f812f8e92db812b7;p=PrivacyBrowserPC.git diff --git a/src/dialogs/RequestDetailDialog.h b/src/dialogs/RequestDetailDialog.h index c15fcad..8fb21c4 100644 --- a/src/dialogs/RequestDetailDialog.h +++ b/src/dialogs/RequestDetailDialog.h @@ -41,8 +41,8 @@ private Q_SLOTS: private: // The private variables. - QLabel *appliedEntryLabelPointer; - QLineEdit *appliedEntryLineEditPointer; + QLabel *appliedEntryListLabelPointer; + QLineEdit *appliedEntryListLineEditPointer; int currentRow; QLineEdit *dispositionLineEditPointer; QLabel *filterListLabelPointer;