wilder-portage
Montel Laurent 15 years ago
parent 23062bcc0d
commit 01abf29de6
  1. 2
      src/IncrementalSearchBar.h

@ -70,7 +70,7 @@ public:
/** Searches are case-sensitive or not */ /** Searches are case-sensitive or not */
MatchCase = 1, MatchCase = 1,
/** Searches use regular expressions */ /** Searches use regular expressions */
RegExp = 2, RegExp = 2
}; };
/** /**

Loading…
Cancel
Save