Disabled some options that will not be available yet in the next beta.

This commit is contained in:
David Capello 2010-07-23 22:27:23 -03:00
parent 1f755ec0f4
commit 247481d77d

View File

@ -10,8 +10,8 @@
<separator text="Editor:" horizontal="true" />
<check text="Smooth auto-scroll" name="smooth" />
<check text="2 Click Movement" name="move_click2" />
<check text="2 Click Drawing" name="draw_click2" />
<check text="2 Click Movement" name="move_click2" disabled="true" />
<check text="2 Click Drawing" name="draw_click2" disabled="true" />
<grid columns="2">
<label text="Cursor:" />
<box name="cursor_color_box" /><!-- custom widget -->