diff options
Diffstat (limited to 'kmahjongg/HighScore.h')
-rw-r--r-- | kmahjongg/HighScore.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kmahjongg/HighScore.h b/kmahjongg/HighScore.h index 87256826..d6935ab5 100644 --- a/kmahjongg/HighScore.h +++ b/kmahjongg/HighScore.h @@ -5,9 +5,9 @@ #include <tqdialog.h> -class QLineEdit; -class QComboBox; -class QLabel; +class TQLineEdit; +class TQComboBox; +class TQLabel; const int numScores = 10; |