diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:58:01 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:58:01 -0600 |
commit | e75a964bfaab89c1ccd9530795c23556b22291cd (patch) | |
tree | b842cea1412967a7f7ea84830231ddd93493c924 /qtinterface/tqtstream.h | |
parent | 44bcd47cf37723ecfa8bb432403d2bea59988773 (diff) | |
download | tqtinterface-e75a964bfaab89c1ccd9530795c23556b22291cd.tar.gz tqtinterface-e75a964bfaab89c1ccd9530795c23556b22291cd.zip |
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 44bcd47cf37723ecfa8bb432403d2bea59988773.
Diffstat (limited to 'qtinterface/tqtstream.h')
-rw-r--r-- | qtinterface/tqtstream.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qtinterface/tqtstream.h b/qtinterface/tqtstream.h index fde040b..a91eb2f 100644 --- a/qtinterface/tqtstream.h +++ b/qtinterface/tqtstream.h @@ -24,8 +24,8 @@ Boston, MA 02110-1301, USA. #include <tqt.h> -// Pull in textstream defines +// Pull in tqtextstream defines -#include <textstream.h> +#include <tqtextstream.h> #endif /* TQT_TQTSTREAM_H */
\ No newline at end of file |