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/interface_qt3/tqvfbhdr.h | |
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/interface_qt3/tqvfbhdr.h')
-rw-r--r-- | qtinterface/interface_qt3/tqvfbhdr.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qtinterface/interface_qt3/tqvfbhdr.h b/qtinterface/interface_qt3/tqvfbhdr.h index bf10af4..8055a6f 100644 --- a/qtinterface/interface_qt3/tqvfbhdr.h +++ b/qtinterface/interface_qt3/tqvfbhdr.h @@ -29,7 +29,7 @@ Boston, MA 02110-1301, USA. // Reimplement the QVFBHDR class // For Qt3, no changes are needed -#include <qvfbhdr.h> +#include <tqvfbhdr.h> #endif // USE_QT3 @@ -38,7 +38,7 @@ Boston, MA 02110-1301, USA. // Reimplement the QVFBHDR class // For Qt4, some changes are needed -#include <Qt/qvfbhdr.h> +#include <Qt/tqvfbhdr.h> #endif // USE_QT4 |