diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-11-07 22:37:58 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-11-07 22:37:58 -0600 |
commit | 2e2a1ef93e03e64e1469791471ce754ce5202d31 (patch) | |
tree | 3b215c19cb905ab9299e6cc142c171980d13a2e5 /qtinterface/qt4/Qt | |
parent | 6328c5ce1116d467bcc246374a5d6f8c84d9ce18 (diff) | |
download | tqtinterface-2e2a1ef93e03e64e1469791471ce754ce5202d31.tar.gz tqtinterface-2e2a1ef93e03e64e1469791471ce754ce5202d31.zip |
Update minor TQt3 tool names to match current TQt3 sources in GIT
Diffstat (limited to 'qtinterface/qt4/Qt')
-rw-r--r-- | qtinterface/qt4/Qt/QtGui | 2 | ||||
-rw-r--r-- | qtinterface/qt4/Qt/qfontdatabase.h | 2 | ||||
-rw-r--r-- | qtinterface/qt4/Qt/qscreenvfb_qws.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/qtinterface/qt4/Qt/QtGui b/qtinterface/qt4/Qt/QtGui index 640382d..8b9448c 100644 --- a/qtinterface/qt4/Qt/QtGui +++ b/qtinterface/qt4/Qt/QtGui @@ -17,7 +17,7 @@ #include "qs60mainapplication.h" #include "qs60mainappui.h" #include "qs60maindocument.h" -#include "qvfbhdr.h" +#include "tqvfbhdr.h" #include "qwsembedwidget.h" #include "qabstractbutton.h" #include "qabstractscrollarea.h" diff --git a/qtinterface/qt4/Qt/qfontdatabase.h b/qtinterface/qt4/Qt/qfontdatabase.h index 3bbbced..7b09f99 100644 --- a/qtinterface/qt4/Qt/qfontdatabase.h +++ b/qtinterface/qt4/Qt/qfontdatabase.h @@ -69,7 +69,7 @@ class Q_GUI_EXPORT QFontDatabase Q_ENUMS(WritingSystem) public: // do not re-order or delete entries from this enum without updating the - // QPF2 format and makeqpf!! + // QPF2 format and maketqpf!! enum WritingSystem { Any, diff --git a/qtinterface/qt4/Qt/qscreenvfb_qws.h b/qtinterface/qt4/Qt/qscreenvfb_qws.h index 09db7e0..f9a75e3 100644 --- a/qtinterface/qt4/Qt/qscreenvfb_qws.h +++ b/qtinterface/qt4/Qt/qscreenvfb_qws.h @@ -43,7 +43,7 @@ #define QSCREENVFB_QWS_H #include <QtGui/qscreen_qws.h> -#include <QtGui/qvfbhdr.h> +#include <QtGui/tqvfbhdr.h> QT_BEGIN_HEADER |