--- a/zz_setContentsDialog.h Tue Apr 09 18:07:57 2013 +0300 +++ b/zz_setContentsDialog.h Tue Apr 09 18:16:01 2013 +0300 @@ -31,7 +31,7 @@ // ============================================================================= class SetContentsDialog : public QDialog { public: - QLabel* qContentsLabel, *qErrorLabel; + QLabel* qContentsLabel, *qErrorIcon, *qErrorLabel; QLineEdit* qContents; QDialogButtonBox* qButtons;