Home
last modified time | relevance | path

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

/dports/textproc/goldendict/goldendict-73ec1b5/
H A Deditdictionaries.hh40 bool areGroupsChanged() const in areGroupsChanged() function in EditDictionaries
H A Dmainwindow.cc2042 if ( dicts.areDictionariesChanged() || dicts.areGroupsChanged() ) in editDictionaries()