diff options
Diffstat (limited to 'kdevdesigner/designer/tableeditorimpl.h')
-rw-r--r-- | kdevdesigner/designer/tableeditorimpl.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdevdesigner/designer/tableeditorimpl.h b/kdevdesigner/designer/tableeditorimpl.h index 22a0e362..c3d9990a 100644 --- a/kdevdesigner/designer/tableeditorimpl.h +++ b/kdevdesigner/designer/tableeditorimpl.h @@ -30,8 +30,8 @@ #include "tableeditor.h" #include <tqmap.h> -class QListBoxItem; -class QTable; +class TQListBoxItem; +class TQTable; class FormWindow; class TableEditor : public TableEditorBase |