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 ac7fbe31..613dc5b7 100644
--- a/kpf/src/ActiveMonitorWindow.cpp
+++ b/kpf/src/ActiveMonitorWindow.cpp
@@ -52,7 +52,7 @@ namespace KPF
"process-stop",
0,
monitor_,
- TQT_SLOT(slotKillSelected()),
+ TQ_SLOT(slotKillSelected()),
actionCollection(),
"kill"
);