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

#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";