summaryrefslogtreecommitdiffstats
path: root/knotes/knotebutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'knotes/knotebutton.h')
-rw-r--r--knotes/knotebutton.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/knotes/knotebutton.h b/knotes/knotebutton.h
index 19ffe9b84..1825ce948 100644
--- a/knotes/knotebutton.h
+++ b/knotes/knotebutton.h
@@ -23,9 +23,9 @@
#include <tqpushbutton.h>
-class QPainter;
-class QEvent;
-class QResizeEvent;
+class TQPainter;
+class TQEvent;
+class TQResizeEvent;
class KNoteButton: public QPushButton