diff options
Diffstat (limited to 'plugins/ShellExt/res/shldlgs.rc')
-rw-r--r-- | plugins/ShellExt/res/shldlgs.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ShellExt/res/shldlgs.rc b/plugins/ShellExt/res/shldlgs.rc index 37278e86e4..6082e7d624 100644 --- a/plugins/ShellExt/res/shldlgs.rc +++ b/plugins/ShellExt/res/shldlgs.rc @@ -10,7 +10,7 @@ // Dialog // -IDD_SHLOPTS DIALOG DISCARDABLE 0, 0, 312, 238 +IDD_SHLOPTS DIALOGEX DISCARDABLE 0, 0, 312, 238 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 |