Skip to content
Snippets Groups Projects
Commit 52af8734 authored by Ivica Bukvic's avatar Ivica Bukvic
Browse files

cosmetic fix to properties

parent 38c855f1
No related branches found
No related tags found
No related merge requests found
...@@ -412,7 +412,7 @@ static void mknob_properties(t_gobj *z, t_glist *owner) ...@@ -412,7 +412,7 @@ static void mknob_properties(t_gobj *z, t_glist *owner)
iemgui_properties(&x->x_gui, srl); iemgui_properties(&x->x_gui, srl);
sprintf(buf, "pdtk_iemgui_dialog %%s mknob \ sprintf(buf, "pdtk_iemgui_dialog %%s mknob \
--------dimension(pix):-------- %d %d width: %d %d number_of_drag_steps: \ --------dimension(pix):-------- %d %d width: %d %d {# steps:} \
-----------output-range:----------- %g left: %g right: %g \ -----------output-range:----------- %g left: %g right: %g \
%d lin log %d %d empty %d \ %d lin log %d %d empty %d \
%s %s \ %s %s \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment