Home
last modified time | relevance | path

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

/glogg/glogg/src/ !
H A Dfiltersdialog.cpp
/glogg/src/ !
H A Dfiltersdialog.cpp29 static const bool DEFAULT_IGNORE_CASE = false; variable
85 Filter newFilter = Filter( DEFAULT_PATTERN, DEFAULT_IGNORE_CASE, in on_addFilterButton_clicked()
214 ignoreCaseCheckBox->setChecked( DEFAULT_IGNORE_CASE ); in updatePropertyFields()