summaryrefslogtreecommitdiffstats
path: root/kpf/src/ActiveMonitorWindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpf/src/ActiveMonitorWindow.cpp')
-rw-r--r--kpf/src/ActiveMonitorWindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpf/src/ActiveMonitorWindow.cpp b/kpf/src/ActiveMonitorWindow.cpp
index f0cb82a4..ac7fbe31 100644
--- a/kpf/src/ActiveMonitorWindow.cpp
+++ b/kpf/src/ActiveMonitorWindow.cpp
@@ -51,7 +51,7 @@ namespace KPF
i18n("&Cancel Selected Transfers"),
"process-stop",
0,
- TQT_TQOBJECT(monitor_),
+ monitor_,
TQT_SLOT(slotKillSelected()),
actionCollection(),
"kill"