summaryrefslogtreecommitdiffstats
path: root/example/application.h
diff options
context:
space:
mode:
Diffstat (limited to 'example/application.h')
-rw-r--r--example/application.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/application.h b/example/application.h
index a04ed15..3905785 100644
--- a/example/application.h
+++ b/example/application.h
@@ -19,7 +19,7 @@ class QextScintillaPrinter;
class ApplicationWindow: public TQMainWindow
{
Q_OBJECT
- TQ_OBJECT
+
public:
ApplicationWindow();