You need to sign in or sign up before continuing.
Commit b71b5d3e authored by Victor Ananjevsky's avatar Victor Ananjevsky

set initial enforce_step option value

parent 3038f19c
......@@ -1725,7 +1725,8 @@ yad_options_init (void)
options.scale_data.invert = FALSE;
options.scale_data.buttons = FALSE;
options.scale_data.marks = NULL;
options.scale_data.enforce_step = FALSE;
/* Initialize text data */
options.text_data.wrap = FALSE;
options.text_data.justify = GTK_JUSTIFY_LEFT;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment