diff options
Diffstat (limited to 'quanta/components/csseditor/tlpeditors.h')
-rw-r--r-- | quanta/components/csseditor/tlpeditors.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/quanta/components/csseditor/tlpeditors.h b/quanta/components/csseditor/tlpeditors.h index 28881573..8388c6b6 100644 --- a/quanta/components/csseditor/tlpeditors.h +++ b/quanta/components/csseditor/tlpeditors.h @@ -22,8 +22,8 @@ #include "propertysetter.h" class KPushButton; -class QLineEdit; -class QLabel; +class TQLineEdit; +class TQLabel; /** *@author gulmini luciano */ |