Home
last modified time | relevance | path

Searched refs:EXPORT_LIBRARY_ACTION_YL (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/yacreader/yacreader-9.8.2/shortcuts_management/
H A Dshortcuts_manager.h43 #define EXPORT_LIBRARY_ACTION_YL "EXPORT_LIBRARY_ACTION_YL" macro
/dports/graphics/yacreader/yacreader-9.8.2/YACReaderLibrary/
H A Dlibrary_window.cpp507 exportLibraryAction->setData(EXPORT_LIBRARY_ACTION_YL); in createActions()
508 …Action->setShortcut(ShortcutsManager::getShortcutsManager().getShortcut(EXPORT_LIBRARY_ACTION_YL)); in createActions()