Finish implemetation of update settings.
[yandex-traffic] / settingsDialog.hpp
index eeb29a9..933b6a0 100644 (file)
@@ -84,6 +84,8 @@ private:
     QMaemo5ValueButton *_intervalButton;
     QCheckBox *_wifiUpdate, *_gsmUpdate;
 
+    void initUpdateInterval (QBoxLayout *layout);
+
 protected:
     virtual void saveSettings ();