diff options
Diffstat (limited to 'lib/widgets/propeditor/psizeedit.h')
-rw-r--r-- | lib/widgets/propeditor/psizeedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/propeditor/psizeedit.h b/lib/widgets/propeditor/psizeedit.h index 4613f532..38f29132 100644 --- a/lib/widgets/propeditor/psizeedit.h +++ b/lib/widgets/propeditor/psizeedit.h @@ -24,7 +24,7 @@ #include "multiproperty.h" class KLineEdit; -class QPainter; +class TQPainter; namespace PropertyLib{ |