diff options
Diffstat (limited to 'kommander/editor/layout.h')
-rw-r--r-- | kommander/editor/layout.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/layout.h b/kommander/editor/layout.h index e9874ca6..c8b85a3a 100644 --- a/kommander/editor/layout.h +++ b/kommander/editor/layout.h @@ -29,7 +29,7 @@ #include <tqwidgetlist.h> class FormWindow; -class QPaintEvent; +class TQPaintEvent; class Layout : public QObject { |