--- 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 ();