diff options
Diffstat (limited to 'lib/widgets/propeditor/propertyeditor.h')
-rw-r--r-- | lib/widgets/propeditor/propertyeditor.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/widgets/propeditor/propertyeditor.h b/lib/widgets/propeditor/propertyeditor.h index c6c72237..6bdd3e32 100644 --- a/lib/widgets/propeditor/propertyeditor.h +++ b/lib/widgets/propeditor/propertyeditor.h @@ -30,8 +30,8 @@ #include "propertylist.h" -class QPushButton; -class QGridLayout; +class TQPushButton; +class TQGridLayout; namespace PropertyLib{ |