mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-06 18:24:26 +08:00
Try to disable styles for madExcept window. Related to #887
This commit is contained in:
@ -23,7 +23,7 @@
|
|||||||
{$DEFINE HOOK_UXTHEME}
|
{$DEFINE HOOK_UXTHEME}
|
||||||
{$DEFINE HOOK_TDateTimePicker}
|
{$DEFINE HOOK_TDateTimePicker}
|
||||||
{$DEFINE HOOK_TProgressBar}
|
{$DEFINE HOOK_TProgressBar}
|
||||||
{.$DEFINE LimitStylesToCurrentProcess}
|
{$DEFINE LimitStylesToCurrentProcess}
|
||||||
|
|
||||||
{ Feature toggles for supported UxThemes - see Vcl.Styles.UxTheme }
|
{ Feature toggles for supported UxThemes - see Vcl.Styles.UxTheme }
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user