diff options
Diffstat (limited to 'kgeography/src/popupmanager.h')
-rw-r--r-- | kgeography/src/popupmanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kgeography/src/popupmanager.h b/kgeography/src/popupmanager.h index b66d574d..8b28f56e 100644 --- a/kgeography/src/popupmanager.h +++ b/kgeography/src/popupmanager.h @@ -13,7 +13,7 @@ #include <tqobject.h> -class QWidget; +class TQWidget; class myPopup; |