summaryrefslogtreecommitdiffstats
path: root/src/widgets/tqmenubar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/tqmenubar.cpp')
-rw-r--r--src/widgets/tqmenubar.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/tqmenubar.cpp b/src/widgets/tqmenubar.cpp
index 8577bda56..58507e4d4 100644
--- a/src/widgets/tqmenubar.cpp
+++ b/src/widgets/tqmenubar.cpp
@@ -48,7 +48,7 @@
#include "tqaccel.h"
#include "tqpainter.h"
#include "tqdrawutil.h"
-#include "ntqapplication.h"
+#include "tqapplication.h"
#include "tqguardedptr.h"
#include "tqlayout.h"
#include "tqcleanuphandler.h"
@@ -72,7 +72,7 @@ static bool inMenu = FALSE;
#endif
#if defined(TQ_WS_X11)
-extern int qt_xfocusout_grab_counter; // defined in qapplication_x11.cpp
+extern int qt_xfocusout_grab_counter; // defined in tqapplication_x11.cpp
#endif
/*!