mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-04 15:57:59 +03:00
Feature #2532. Global filter shortcuts for project::added and project::modified.
- Add a startup warning message if global filters are being used. - Add tooltip messages for the checkbox shortcuts.
This commit is contained in:
parent
65a88aaedb
commit
60f963382b
4 changed files with 53 additions and 2 deletions
|
@ -60,6 +60,8 @@ namespace CS
|
|||
boost::filesystem::ofstream mPidFile;
|
||||
bool mFsStrict;
|
||||
|
||||
void showSplashMessage();
|
||||
|
||||
void setupDataFiles (const Files::PathContainer& dataDirs);
|
||||
|
||||
std::pair<Files::PathContainer, std::vector<std::string> > readConfig();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue