summaryrefslogtreecommitdiffstats
path: root/src/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/screen.h')
-rw-r--r--src/screen.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/screen.h b/src/screen.h
index 3483aa8..f64b610 100644
--- a/src/screen.h
+++ b/src/screen.h
@@ -25,7 +25,7 @@
#include <kprocess.h>
#include <tdelocale.h>
-// QT Header
+// TQt Header
#include <tqstring.h>
#include <tqwidget.h>
#include <tqtimer.h>
@@ -48,7 +48,7 @@
*/
class screen : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
private: