summaryrefslogtreecommitdiffstats
path: root/src/widgets/tqmenubar.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-09-13 21:16:04 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-09-13 21:16:04 +0900
commit872192923463820529e6e77963afb4bfcfb5ce53 (patch)
treebf37634f4da8ac66a81cb26695e1a1ab1fea1d06 /src/widgets/tqmenubar.cpp
parent6f57abfc9cd3acf1d648aee696947ac9216adb71 (diff)
downloadtqt3-872192923463820529e6e77963afb4bfcfb5ce53.tar.gz
tqt3-872192923463820529e6e77963afb4bfcfb5ce53.zip
Rename private q* headers into equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/widgets/tqmenubar.cpp')
-rw-r--r--src/widgets/tqmenubar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/tqmenubar.cpp b/src/widgets/tqmenubar.cpp
index 8bedca7a4..8577bda56 100644
--- a/src/widgets/tqmenubar.cpp
+++ b/src/widgets/tqmenubar.cpp
@@ -52,7 +52,7 @@
#include "tqguardedptr.h"
#include "tqlayout.h"
#include "tqcleanuphandler.h"
-#include "../kernel/qinternal_p.h"
+#include "../kernel/tqinternal_p.h"
#include "tqstyle.h"
#include "tqtimer.h"
#if defined(QT_ACCESSIBILITY_SUPPORT)