diff options
Diffstat (limited to 'plugins/SimpleAR/res/Resource.rc')
-rw-r--r-- | plugins/SimpleAR/res/Resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SimpleAR/res/Resource.rc b/plugins/SimpleAR/res/Resource.rc index 4a43561be7..cbc1dd92fd 100644 --- a/plugins/SimpleAR/res/Resource.rc +++ b/plugins/SimpleAR/res/Resource.rc @@ -53,7 +53,7 @@ END //
IDD_OPTION DIALOGEX 0, 0, 295, 158
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
|