diff options
Diffstat (limited to 'kgeography/src/answer.h')
-rw-r--r-- | kgeography/src/answer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kgeography/src/answer.h b/kgeography/src/answer.h index b5169a0b..a4568f51 100644 --- a/kgeography/src/answer.h +++ b/kgeography/src/answer.h @@ -13,7 +13,7 @@ #include <tqvariant.h> -class QGridLayout; +class TQGridLayout; class userAnswer { |