summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/embedded/qt_embedded.pri2
-rw-r--r--src/kernel/ntq1xcompatibility.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/embedded/qt_embedded.pri b/src/embedded/qt_embedded.pri
index a4e2223bf..d02bdfb3f 100644
--- a/src/embedded/qt_embedded.pri
+++ b/src/embedded/qt_embedded.pri
@@ -33,7 +33,7 @@ embedded {
}
else:DEFINES += QT_NO_QWS_LINUXFB
- contains( gfx-drivers, qvfb ) {
+ contains( gfx-drivers, tqvfb ) {
HEADERS += $$EMBEDDED_H/qgfxvfb_qws.h
SOURCES += $$EMBEDDED_CPP/qgfxvfb_qws.cpp
}
diff --git a/src/kernel/ntq1xcompatibility.h b/src/kernel/ntq1xcompatibility.h
index 8ace504b5..16aeaaf10 100644
--- a/src/kernel/ntq1xcompatibility.h
+++ b/src/kernel/ntq1xcompatibility.h
@@ -43,7 +43,7 @@
#define Q1XCOMPATIBILITY_H
#error "Compatibility with TQt 1.x is no longer guaranteed. Please"
-#error "update your code (for example using qt20fix script). We"
+#error "update your code (for example using tqt20fix script). We"
#error "apologize for any inconvenience."
#endif // Q1XCOMPATIBILITY_H