fixing the default state plus upstream master merged again

This commit is contained in:
samcake 2018-03-12 14:40:09 -07:00
parent 7eaebaf23d
commit 74be67edb1

View file

@ -21,7 +21,7 @@ public:
bool freezeViews{ false };
bool showProxies{ false };
bool showViews{ true };
bool showViews{ false };
signals:
void dirty();