X-Git-Url: http://git.maemo.org/git/?p=speedfreak;a=blobdiff_plain;f=Client%2Fsettingsdialog.h;fp=Client%2Fsettingsdialog.h;h=8263515ce19ed35ac516811fbec84ff71e8d8219;hp=b496c41fc4ca998ee27d1f4d7a1f1d3fe21caf4b;hb=ef6573877133287171c02d2e7b1232ff44ab804e;hpb=07c01f58f6bdb4a5ed8797ddf3a55bbbc52b0c4c diff --git a/Client/settingsdialog.h b/Client/settingsdialog.h index b496c41..8263515 100644 --- a/Client/settingsdialog.h +++ b/Client/settingsdialog.h @@ -43,7 +43,6 @@ protected: private: Ui::SettingsDialog *ui; - InstructionsDialog *instructionsDialog; QString regUsername; QString regPassword; QString regEmail; @@ -53,7 +52,6 @@ private: private slots: void on_setUserPushButton_clicked(); void on_registratePushButton_clicked(); - void on_pushButtonHelp_clicked(); }; #endif // SETTINGSDIALOG_H