summaryrefslogtreecommitdiffstats
path: root/kexi/main/keximainwindowimpl_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/main/keximainwindowimpl_p.h')
-rw-r--r--kexi/main/keximainwindowimpl_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/main/keximainwindowimpl_p.h b/kexi/main/keximainwindowimpl_p.h
index 8b1a66abf..d1eac9f5d 100644
--- a/kexi/main/keximainwindowimpl_p.h
+++ b/kexi/main/keximainwindowimpl_p.h
@@ -73,7 +73,7 @@ public:
wasAutoOpen = false;
dialogExistedBeforeCloseProject = false;
#ifndef KEXI_SHOW_UNIMPLEMENTED
- dummy_action = new TDEActionMenu(TQString(""), TQT_TQOBJECT(wnd));
+ dummy_action = new TDEActionMenu(TQString(""), wnd);
#endif
maximizeFirstOpenedChildFrm = false;
#ifdef HAVE_TDENEWSTUFF