diff options
Diffstat (limited to 'quanta/components/tableeditor/tableeditor.h')
-rw-r--r-- | quanta/components/tableeditor/tableeditor.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/quanta/components/tableeditor/tableeditor.h b/quanta/components/tableeditor/tableeditor.h index 15393b9c..4748414e 100644 --- a/quanta/components/tableeditor/tableeditor.h +++ b/quanta/components/tableeditor/tableeditor.h @@ -21,8 +21,8 @@ #include "tableeditors.h" #include "document.h" -class QSpinBox; -class QTable; +class TQSpinBox; +class TQTable; class KPopupMenu; class Tag; struct DTDStruct; |