diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-11-07 22:42:05 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-11-07 22:42:05 -0600 |
commit | 36753ac659fe85fd02a8dffa84143812e011cd71 (patch) | |
tree | 2581a958653985ed91ff63ff702ad47a253553b3 /src/kernel | |
parent | 40e50e6f20276afb557992a51d47618b014e388d (diff) | |
download | tqt3-36753ac659fe85fd02a8dffa84143812e011cd71.tar.gz tqt3-36753ac659fe85fd02a8dffa84143812e011cd71.zip |
Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT"
This reverts commit 40e50e6f20276afb557992a51d47618b014e388d.
Diffstat (limited to 'src/kernel')
-rw-r--r-- | src/kernel/ntq1xcompatibility.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/ntq1xcompatibility.h b/src/kernel/ntq1xcompatibility.h index eaf1f2242..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 ttqt20fix script). We" +#error "update your code (for example using tqt20fix script). We" #error "apologize for any inconvenience." #endif // Q1XCOMPATIBILITY_H |