summaryrefslogtreecommitdiff
path: root/noncore/tools/pimconverter/converter.h
Side-by-side diff
Diffstat (limited to 'noncore/tools/pimconverter/converter.h') (more/less context) (ignore whitespace changes)
-rwxr-xr-xnoncore/tools/pimconverter/converter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/tools/pimconverter/converter.h b/noncore/tools/pimconverter/converter.h
index e9035e7..cfd315c 100755
--- a/noncore/tools/pimconverter/converter.h
+++ b/noncore/tools/pimconverter/converter.h
@@ -42,7 +42,7 @@ private:
private:
- static bool sqliteCopyAndConvert( const QString &src, const QString &destination, QString &lastCommand );
+ bool sqliteMoveAndConvert( const QString& name, const QString &src, const QString &destination );
};