summaryrefslogtreecommitdiff
path: root/src/core/stdpopup/res
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-07-25 12:27:51 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-07-25 12:27:51 +0300
commit6e63bcacce1a62e7662c7fe8195634fb18d654ab (patch)
tree78895ff79700b4f10b1a3f7ba15b0d69c01b006a /src/core/stdpopup/res
parenta92db8555c61dba89b68862097d54b6bdf11895c (diff)
bunch of unused junk removed from StdPopup
Diffstat (limited to 'src/core/stdpopup/res')
-rw-r--r--src/core/stdpopup/res/resource.rc15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/core/stdpopup/res/resource.rc b/src/core/stdpopup/res/resource.rc
index 27facda6fd..cc5b9a5072 100644
--- a/src/core/stdpopup/res/resource.rc
+++ b/src/core/stdpopup/res/resource.rc
@@ -109,13 +109,6 @@ BEGIN
CONTROL "Round corners (avatar)",IDC_CHK_ROUNDCORNERSAV,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,25,149,121,10
END
-IDD_OPT_NOTIFY DIALOGEX 0, 0, 187, 91
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
-EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 0, 0, 0x1
-BEGIN
-END
-
IDD_CLASSES DIALOGEX 0, 0, 294, 223
STYLE DS_SETFONT | DS_FIXEDSYS | DS_CENTER | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
@@ -149,14 +142,6 @@ BEGIN
BOTTOMMARGIN, 211
END
- IDD_OPT_NOTIFY, DIALOG
- BEGIN
- LEFTMARGIN, 7
- RIGHTMARGIN, 180
- TOPMARGIN, 7
- BOTTOMMARGIN, 84
- END
-
IDD_CLASSES, DIALOG
BEGIN
LEFTMARGIN, 7