diff options
Diffstat (limited to 'kmahjongg/Preview.h')
-rw-r--r-- | kmahjongg/Preview.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmahjongg/Preview.h b/kmahjongg/Preview.h index 00629c8b..96aae3ef 100644 --- a/kmahjongg/Preview.h +++ b/kmahjongg/Preview.h @@ -9,8 +9,8 @@ #include "BoardLayout.h" #include "Background.h" -class QComboBox; -class QPixmap; +class TQComboBox; +class TQPixmap; class FrameImage: public QFrame { |