summaryrefslogtreecommitdiffstats
path: root/libkonq/konq_events.cc
blob: f608a8cdc1da1eebd0dc513ca96ff254ff19cca1 (plain)
1
2
3
4
5
6
7
8

#include <kfileitem.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";