summaryrefslogtreecommitdiff
path: root/core/settings/citytime/citytime.h
Unidiff
Diffstat (limited to 'core/settings/citytime/citytime.h') (more/less context) (show whitespace changes)
-rw-r--r--core/settings/citytime/citytime.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/settings/citytime/citytime.h b/core/settings/citytime/citytime.h
index 5a2c4d8..63e3102 100644
--- a/core/settings/citytime/citytime.h
+++ b/core/settings/citytime/citytime.h
@@ -56,6 +56,8 @@ private:
56 bool bWhichClock; 56 bool bWhichClock;
57 int timerId; 57 int timerId;
58 58
59
60 QWidget* selWidget;
59 // a spot to hold the time zone for each city 61 // a spot to hold the time zone for each city
60 QString strCityTz[CITIES]; 62 QString strCityTz[CITIES];
61 QList<QToolButton> listCities; 63 QList<QToolButton> listCities;