diff options
Diffstat (limited to 'kgeography/src/answersdialog.h')
-rw-r--r-- | kgeography/src/answersdialog.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kgeography/src/answersdialog.h b/kgeography/src/answersdialog.h index 730a1142..1b3b754d 100644 --- a/kgeography/src/answersdialog.h +++ b/kgeography/src/answersdialog.h @@ -15,8 +15,8 @@ #include <tqvaluevector.h> -class QScrollView; -class QWidget; +class TQScrollView; +class TQWidget; class userAnswer; |