summaryrefslogtreecommitdiffstats
path: root/kdecore/kapplication_win.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kdecore/kapplication_win.cpp')
-rw-r--r--kdecore/kapplication_win.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/kapplication_win.cpp b/kdecore/kapplication_win.cpp
index 60eecefa9..abf0694b4 100644
--- a/kdecore/kapplication_win.cpp
+++ b/kdecore/kapplication_win.cpp
@@ -66,7 +66,7 @@ public:
IceIOErrorHandler oldIceIOErrorHandler;
KCheckAccelerators* checkAccelerators;
TQString overrideStyle;
- TQString tqgeometry_arg;
+ TQString geometry_arg;
TQCString startup_id;
TQTimer* app_started_timer;
KAppDCOPInterface *m_KAppDCOPInterface;