summaryrefslogtreecommitdiffstats
path: root/ksystemlog/src/slotLogAction.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksystemlog/src/slotLogAction.h')
-rw-r--r--ksystemlog/src/slotLogAction.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksystemlog/src/slotLogAction.h b/ksystemlog/src/slotLogAction.h
index f39e43f..4a24596 100644
--- a/ksystemlog/src/slotLogAction.h
+++ b/ksystemlog/src/slotLogAction.h
@@ -40,7 +40,7 @@ class SlotLogAction : public TQObject {
/**
* This header contains the normal version of the main slot
*/
- void slotLogAction(KAction::ActivationReason reason, TQt::ButtonState state);
+ void slotLogAction(TDEAction::ActivationReason reason, TQt::ButtonState state);
private:
KSystemLog* parent;