Connection handling improved again. Added ability to bybass general Maemo connectivit...
[jenirok] / src / gui / settingsdialog.h
index 6bd9939..d150d4a 100644 (file)
@@ -50,10 +50,8 @@ private:
     ButtonSelector* siteSelector_;
     ButtonSelector* autostartSelector_;
     ConnectionSelector* connectionSelector_;
-    QCheckBox* autoconnectCheck_;
     QString currentSite_;
     QString currentConnection_;
-    bool currentAutoconnect_;
 };
 
 #endif