Make future toolbars visible by default
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1330 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -354,6 +354,6 @@
|
||||
; This records the visibility of toolbars, to restore them on start.
|
||||
; It's a bitfield, where 1=Status, 2=Layers, 4=Tools
|
||||
;
|
||||
Menubars_visible = 7; (Default 7)
|
||||
Menubars_visible = 255; (Default 255)
|
||||
|
||||
; end of configuration
|
||||
|
||||
Reference in New Issue
Block a user