Corrected missing slot function
authorOlavi Pulkkinen <olavi.pulkkinen@webinfo.fi>
Fri, 5 Mar 2010 12:54:04 +0000 (14:54 +0200)
committerOlavi Pulkkinen <olavi.pulkkinen@webinfo.fi>
Fri, 5 Mar 2010 12:54:04 +0000 (14:54 +0200)
Client/carmainwindow.h

index 6a1472c..8e35375 100644 (file)
@@ -53,6 +53,7 @@ private:
     QStringList categories; //Top-tab view
 
 private slots:
     QStringList categories; //Top-tab view
 
 private slots:
+    void on_setUserPushButton_clicked();
     void on_registratePushButton_clicked();
     void on_loginLogoutButton_clicked();
     void on_comboBoxTopCategory_activated(QString );
     void on_registratePushButton_clicked();
     void on_loginLogoutButton_clicked();
     void on_comboBoxTopCategory_activated(QString );