diff options
Diffstat (limited to 'krandr/ktimerdialog.h')
-rw-r--r-- | krandr/ktimerdialog.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/krandr/ktimerdialog.h b/krandr/ktimerdialog.h index 8abe09d4b..965a72393 100644 --- a/krandr/ktimerdialog.h +++ b/krandr/ktimerdialog.h @@ -23,10 +23,10 @@ #include <kdialogbase.h> -class QTimer; -class QHBox; -class QProgressBar; -class QLabel; +class TQTimer; +class TQHBox; +class TQProgressBar; +class TQLabel; /** * Provides a dialog that is only available for a specified amount |