mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-12 03:04:51 -04:00
--User changes
Allow for detaching of top level tabs in the dock widget so workspaces can be customized. Save workspace between runs. Only correct variation names/params during parsing when the source of the Xml file is not from Ember/Fractorium.
This commit is contained in:
@ -153,7 +153,7 @@ public:
|
||||
void FinalThreadCount(uint b);
|
||||
|
||||
uint FinalThreadPriority();
|
||||
void FinalThreadPriority(uint b);
|
||||
void FinalThreadPriority(int b);
|
||||
|
||||
uint FinalQuality();
|
||||
void FinalQuality(uint i);
|
||||
|
Reference in New Issue
Block a user