diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-11-07 22:37:50 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-11-07 22:37:50 -0600 |
commit | 40e50e6f20276afb557992a51d47618b014e388d (patch) | |
tree | 4eed8c9c445c41a1dbe156e26466f600b4a8ffc7 /src/kernel | |
parent | e193e0140419d117a52e3756ddd9d2bdf3ab7a4a (diff) | |
download | tqt3-40e50e6f20276afb557992a51d47618b014e388d.tar.gz tqt3-40e50e6f20276afb557992a51d47618b014e388d.zip |
Update minor TQt3 tool names to match current TQt3 sources in GIT
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 16aeaaf10..eaf1f2242 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 tqt20fix script). We" +#error "update your code (for example using ttqt20fix script). We" #error "apologize for any inconvenience." #endif // Q1XCOMPATIBILITY_H |