zz_aboutDialog.h

changeset 135
c243df39913e
parent 123
a54d9d5c0c1f
--- a/zz_aboutDialog.h	Wed Apr 24 20:33:06 2013 +0300
+++ b/zz_aboutDialog.h	Wed Apr 24 23:27:36 2013 +0300
@@ -27,7 +27,7 @@
 	
 public:
 	AboutDialog (QWidget* parent = nullptr, Qt::WindowFlags f = 0);
-	QPushButton* mailButton;
+	QPushButton* pb_mailAuthor;
 	
 private slots:
 	void slot_mail ();

mercurial