summaryrefslogtreecommitdiffstats
path: root/kmymoney2/mymoney/storage
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-24 14:34:02 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-24 14:34:02 -0600
commit5c4162ecd91fb98ea7761d5c90adb956eb313b5e (patch)
tree74578f69a0ea222ade8c83b2741abfd80ac5f19b /kmymoney2/mymoney/storage
parente600281fc0b973833a7c369ac24a6d1e8db7e72e (diff)
downloadkmymoney-5c4162ecd91fb98ea7761d5c90adb956eb313b5e.tar.gz
kmymoney-5c4162ecd91fb98ea7761d5c90adb956eb313b5e.zip
Fix FTBFS
Diffstat (limited to 'kmymoney2/mymoney/storage')
-rw-r--r--kmymoney2/mymoney/storage/mymoneystoragexml.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/mymoney/storage/mymoneystoragexml.cpp b/kmymoney2/mymoney/storage/mymoneystoragexml.cpp
index 6c4cdcc..4e6fd19 100644
--- a/kmymoney2/mymoney/storage/mymoneystoragexml.cpp
+++ b/kmymoney2/mymoney/storage/mymoneystoragexml.cpp
@@ -865,7 +865,7 @@ void MyMoneyStorageXML::signalProgress(int current, int total, const TQString& m
atEnd() status in certain circumstances which caused our
application to lock at startup.
*/
-QByteArray QIODevice::readAll()
+TQByteArray TQIODevice::readAll()
{
if ( TQT_TQIODEVICE(this)->isDirectAccess() ) {
// we know the size