zz_setContentsDialog.h

changeset 82
e61c50fdb8cc
parent 61
109b07334fa0
child 90
03f718ed5b33
--- 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;
 	

mercurial