mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
ExamMode types
This commit is contained in:
@@ -10,7 +10,8 @@ public:
|
||||
Off = 0,
|
||||
Standard = 1,
|
||||
NoSym = 2,
|
||||
Dutch = 3,
|
||||
NoSymNoText = 3,
|
||||
Dutch = 4,
|
||||
};
|
||||
static GlobalPreferences * sharedGlobalPreferences();
|
||||
I18n::Language language() const { return m_language; }
|
||||
|
||||
Reference in New Issue
Block a user