1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-21 05:53:54 +00:00
openmw/apps/opencs/model/settings
graffy76 a8b45e0a13 Three primary changes:
1.  Declared QStringPair::isEmpty() const
2.  Split the CsSettings namespace into two: CSMSettings and
CSVSettings. (Required splitting the support.hpp file)
3.  Declared several classes as _noqt in CMakeLists.txt for OpenCS
2013-05-11 05:55:46 -05:00
..
settingcontainer.cpp Three primary changes: 2013-05-11 05:55:46 -05:00
settingcontainer.hpp Three primary changes: 2013-05-11 05:55:46 -05:00
settingsitem.cpp Three primary changes: 2013-05-11 05:55:46 -05:00
settingsitem.hpp Three primary changes: 2013-05-11 05:55:46 -05:00
support.cpp New file structure separating view classes from model classes. Deleted 2013-05-10 10:00:58 -05:00
support.hpp Three primary changes: 2013-05-11 05:55:46 -05:00
usersettings.cpp Three primary changes: 2013-05-11 05:55:46 -05:00
usersettings.hpp Three primary changes: 2013-05-11 05:55:46 -05:00