summaryrefslogtreecommitdiffstats
path: root/kgeography/src/popupmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'kgeography/src/popupmanager.h')
-rw-r--r--kgeography/src/popupmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kgeography/src/popupmanager.h b/kgeography/src/popupmanager.h
index 57dd68c8..2da2a94b 100644
--- a/kgeography/src/popupmanager.h
+++ b/kgeography/src/popupmanager.h
@@ -22,7 +22,7 @@ class popupManager : public TQObject
Q_OBJECT
TQ_OBJECT
public:
- popupManager(TQWidget *tqparent);
+ popupManager(TQWidget *parent);
// shows text at p and the flag
void show(const TQString &text, const TQString &text2, const TQPoint &p, const TQString &flagFile);