diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:30:39 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:30:39 -0600 |
commit | 6981c239dedc72969f6f539afeef646a19c867c0 (patch) | |
tree | 44e5e93a8ed355a26920da44467d4b18be8fcc05 /src/sources/ibmhdaps.cpp | |
parent | dfe4a152e1587751bbb3e63e46c4d727e318caaf (diff) | |
download | kima-6981c239dedc72969f6f539afeef646a19c867c0.tar.gz kima-6981c239dedc72969f6f539afeef646a19c867c0.zip |
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'src/sources/ibmhdaps.cpp')
-rw-r--r-- | src/sources/ibmhdaps.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sources/ibmhdaps.cpp b/src/sources/ibmhdaps.cpp index 64d3d9a..a748c61 100644 --- a/src/sources/ibmhdaps.cpp +++ b/src/sources/ibmhdaps.cpp @@ -19,7 +19,7 @@ ***************************************************************************/ #include "ibmhdaps.h" -#include <tqtextstream.h> +#include <textstream.h> #include <tqdir.h> #include <klocale.h> |