Changeset 570 for trunk/Settings.pas


Ignore:
Timestamp:
May 13, 2024, 7:00:49 PM (5 months ago)
Author:
chronos
Message:
  • Fixed: Workaround for incorrectly styling TEdit controls under Gtk2.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Settings.pas

    r568 r570  
    264264  {$ENDIF}
    265265  UpdateInterface;
     266  Gtk2DisableControlStyling(EditShortCutPrimary);
     267  Gtk2DisableControlStyling(EditShortCutSecondary);
    266268end;
    267269
Note: See TracChangeset for help on using the changeset viewer.