Preferences: fix missing slot problem when creating new account

This is still a left over from the damage done when creating the
preferences objectification.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2016-03-19 07:52:33 -07:00
parent 0e5c8f101c
commit 47ba8b38d4

View file

@ -18,11 +18,11 @@ public:
public slots:
void proxyType_changed(int i);
void cloudPinNeeded();
private:
Ui::PreferencesNetwork *ui;
void cloudPinNeeded();
void passwordUpdateSuccessfull();
};
#endif
#endif