diff options
Diffstat (limited to 'kgeography/src/mapasker.h')
-rw-r--r-- | kgeography/src/mapasker.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kgeography/src/mapasker.h b/kgeography/src/mapasker.h index eba521b2..4843299a 100644 --- a/kgeography/src/mapasker.h +++ b/kgeography/src/mapasker.h @@ -14,9 +14,9 @@ #include "askwidget.h" #include "popupmanager.h" -class QLabel; -class QScrollBar; -class QSize; +class TQLabel; +class TQScrollBar; +class TQSize; class flagDivisionAsker; class infoWidget; |