From 4f1cf7f8c9925f31f2940207b8f7b5771533b734 Mon Sep 17 00:00:00 2001 From: harlekin Date: Sat, 12 Oct 2002 13:43:58 +0000 Subject: first step to make citytime more usable --- (limited to 'core/settings/citytime/citytime.h') 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 @@ -16,7 +16,7 @@ ** Contact info@trolltech.com if any conditions of this licensing are ** not clear to you. ** -**********************************************************************/ +**********************************************************************/ #ifndef TIMEWIDGETIMPL_H #define TIMEWIDGETIMPL_H @@ -55,7 +55,9 @@ private: bool bAdded; // a flag to indicate things have been added... bool bWhichClock; int timerId; - + + + QWidget* selWidget; // a spot to hold the time zone for each city QString strCityTz[CITIES]; QList listCities; -- cgit v0.9.0.2