Home
last modified time | relevance | path

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

/dports/multimedia/subtitlecomposer/subtitlecomposer-0.7.1/src/actions/
H A Duseractionnames.h19 #define ACT_OPEN_SUBTITLE_TR "open_subtitle_tr" macro
/dports/multimedia/subtitlecomposer/subtitlecomposer-0.7.1/src/
H A Dapplication_actions.cpp112 actionCollection->addAction(ACT_OPEN_SUBTITLE_TR, openSubtitleTrAction); in setupActions()