summaryrefslogtreecommitdiffstats
path: root/libk9copy/k9progress.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libk9copy/k9progress.cpp')
-rw-r--r--libk9copy/k9progress.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libk9copy/k9progress.cpp b/libk9copy/k9progress.cpp
index a1d8355..24d31a2 100644
--- a/libk9copy/k9progress.cpp
+++ b/libk9copy/k9progress.cpp
@@ -64,7 +64,7 @@ int k9Progress::execute() {
return -1;
}
-// m_timer.start(200,FALSE);
+// m_timer.start(200,false);
show();
m_canceled=false;
//the sync method allows to wait for the process end while receiving stdout.