Home
last modified time | relevance | path

Searched refs:RawEventEditor (Results 1 – 4 of 4) sorted by relevance

/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kernel/
H A DKviIconManager.h491 RawEventEditor = 320, enumerator
H A DKviCoreActions.cpp284 KviIconManager::RawEventEditor, in register_core_actions()
H A DKviIconManager.cpp1558 return KviIconManager::RawEventEditor; in iconName()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/raweditor/
H A DRawEditorWindow.cpp520 return g_pIconManager->getSmallIcon(KviIconManager::RawEventEditor); in myIconPtr()