actCancel remove (#3261)

This commit is contained in:
tooomm 2018-05-26 03:59:52 +02:00 committed by Zach H
parent 3a05d063af
commit 494dfc2f4b
14 changed files with 9 additions and 51 deletions

View file

@ -35,7 +35,6 @@ public:
}
private slots:
void actOk();
void actCancel();
private:
QLabel *emailLabel, *countryLabel, *realnameLabel;