diff options
Diffstat (limited to 'plugins/TrafficCounter/res')
-rw-r--r-- | plugins/TrafficCounter/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TrafficCounter/res/resource.rc b/plugins/TrafficCounter/res/resource.rc index 68b6867749..766246ba0a 100644 --- a/plugins/TrafficCounter/res/resource.rc +++ b/plugins/TrafficCounter/res/resource.rc @@ -52,7 +52,7 @@ BEGIN PUSHBUTTON "Clear statistics",IDC_BUTTON_CLEAR,243,13,62,14
END
-IDD_OPT_TRAFFIC_POPUPS DIALOG 0, 0, 313, 233
+IDD_OPT_TRAFFIC_POPUPS DIALOGEX 0, 0, 313, 233
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
|