diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:29:20 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:29:20 -0600 |
commit | 882bcd26b3d60be72ea2b35921969a9850c52db9 (patch) | |
tree | 8d0a6902c5de4632c4e73e35c4d86404fa75f470 /file-integration/basketthumbcreator.cpp | |
parent | c82058b2b64334c10d7e547cb81ac64efe09f516 (diff) | |
download | basket-882bcd26b3d60be72ea2b35921969a9850c52db9.tar.gz basket-882bcd26b3d60be72ea2b35921969a9850c52db9.zip |
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'file-integration/basketthumbcreator.cpp')
-rw-r--r-- | file-integration/basketthumbcreator.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/file-integration/basketthumbcreator.cpp b/file-integration/basketthumbcreator.cpp index 2f4343e..03e324c 100644 --- a/file-integration/basketthumbcreator.cpp +++ b/file-integration/basketthumbcreator.cpp @@ -22,7 +22,7 @@ #include <tqdir.h> #include <tqfile.h> #include <tqfileinfo.h> -#include <tqtextstream.h> +#include <textstream.h> #include <ktempdir.h> #include "basketthumbcreator.h" |