summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/designer/layout.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdevdesigner/designer/layout.h')
-rw-r--r--kdevdesigner/designer/layout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/designer/layout.h b/kdevdesigner/designer/layout.h
index 138c4421..23fff02b 100644
--- a/kdevdesigner/designer/layout.h
+++ b/kdevdesigner/designer/layout.h
@@ -36,7 +36,7 @@
#include <tqwidgetlist.h>
class FormWindow;
-class QPaintEvent;
+class TQPaintEvent;
class Layout : public QObject
{