mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 17:35:08 +02:00
fixing the default state plus upstream master merged again
This commit is contained in:
parent
7eaebaf23d
commit
74be67edb1
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ public:
|
|||
|
||||
bool freezeViews{ false };
|
||||
bool showProxies{ false };
|
||||
bool showViews{ true };
|
||||
bool showViews{ false };
|
||||
signals:
|
||||
void dirty();
|
||||
|
||||
|
|
Loading…
Reference in a new issue