summaryrefslogtreecommitdiffstats
path: root/kpat/pwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpat/pwidget.h')
-rw-r--r--kpat/pwidget.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpat/pwidget.h b/kpat/pwidget.h
index 29d5d698..de6fbd46 100644
--- a/kpat/pwidget.h
+++ b/kpat/pwidget.h
@@ -1,4 +1,4 @@
-/* -*- C++ -*-
+/*
*
* patience -- main program
* Copyright (C) 1995 Paul Olav Tvete
@@ -34,7 +34,7 @@ class TQWidgetStack;
class TQLabel;
class pWidget: public TDEMainWindow {
- Q_OBJECT
+ TQ_OBJECT
public: