forked from KolibriOS/kolibrios
various small updates
git-svn-id: svn://kolibrios.org@7266 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -98,7 +98,7 @@ void settings_dialog()
|
||||
if (line_height.click(id)) files.item_h = line_height.value;
|
||||
if (big_icons.click(id)) BigIconsSwitch();
|
||||
EventRedrawWindow(Form.left,Form.top);
|
||||
//RefreshWindow(Form.num_slot, Settings.num_slot);
|
||||
//RefreshWindow(Form.slot, Settings.slot);
|
||||
break;
|
||||
|
||||
case evKey:
|
||||
|
Reference in New Issue
Block a user