diff options
Diffstat (limited to 'lib/widgets/propeditor/ppixmapedit.h')
-rw-r--r-- | lib/widgets/propeditor/ppixmapedit.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/widgets/propeditor/ppixmapedit.h b/lib/widgets/propeditor/ppixmapedit.h index aacc0be8..7f431289 100644 --- a/lib/widgets/propeditor/ppixmapedit.h +++ b/lib/widgets/propeditor/ppixmapedit.h @@ -22,8 +22,8 @@ #include "propertywidget.h" -class QLabel; -class QPushButton; +class TQLabel; +class TQPushButton; namespace PropertyLib{ |