summaryrefslogtreecommitdiffstats
path: root/libkonq/konq_events.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libkonq/konq_events.cc')
-rw-r--r--libkonq/konq_events.cc8
1 files changed, 0 insertions, 8 deletions
diff --git a/libkonq/konq_events.cc b/libkonq/konq_events.cc
deleted file mode 100644
index 17e0f3381..000000000
--- a/libkonq/konq_events.cc
+++ /dev/null
@@ -1,8 +0,0 @@
-
-#include <tdefileitem.h>
-
-#include "konq_events.h"
-
-const char *KonqFileSelectionEvent::s_fileItemSelectionEventName = "Konqueror/FileSelection";
-const char *KonqFileMouseOverEvent::s_fileItemMouseOverEventName = "Konqueror/FileMouseOver";
-const char *KonqConfigEvent::s_configEventName = "Konqueror/Config";