diff options
Diffstat (limited to 'kcontrol/clock/tzone.h')
-rw-r--r-- | kcontrol/clock/tzone.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/clock/tzone.h b/kcontrol/clock/tzone.h index fe9119773..3e874472f 100644 --- a/kcontrol/clock/tzone.h +++ b/kcontrol/clock/tzone.h @@ -26,8 +26,8 @@ #include <ktimezonewidget.h> #include <tqvgroupbox.h> -class QComboBox; -class QLabel; +class TQComboBox; +class TQLabel; class Tzone : public QVGroupBox { |