summaryrefslogtreecommitdiff
path: root/protocols/Telegram/res
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2023-12-03 13:49:19 +0300
committerGeorge Hazan <george.hazan@gmail.com>2023-12-03 13:49:19 +0300
commit6936e530d411a5d516e13e86022fb064dd342f77 (patch)
tree2854379bef637f1288b61d390de5292316695fbd /protocols/Telegram/res
parentd6696d3b5dcc38b8562063379cb524d157892d5f (diff)
Telegram: perversion with its own reply dialog removed
Diffstat (limited to 'protocols/Telegram/res')
-rw-r--r--protocols/Telegram/res/resource.rc14
1 files changed, 0 insertions, 14 deletions
diff --git a/protocols/Telegram/res/resource.rc b/protocols/Telegram/res/resource.rc
index ac3a5c5e03..2dea61f66b 100644
--- a/protocols/Telegram/res/resource.rc
+++ b/protocols/Telegram/res/resource.rc
@@ -162,20 +162,6 @@ BEGIN
PUSHBUTTON "Cancel",IDCANCEL,158,22,50,14
END
-IDD_REPLY DIALOGEX 0, 0, 414, 233
-STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
-CAPTION "Reply to a message"
-FONT 8, "MS Shell Dlg", 400, 0, 0x1
-BEGIN
- CONTROL "",IDC_REPLYTO,"NewstoryList",WS_BORDER | WS_TABSTOP | 0x80,7,18,400,85
- LTEXT "In reply to:",IDC_STATIC,7,4,400,9
- CONTROL "",IDC_TEXT,"RichEdit50W",WS_BORDER | WS_TABSTOP | 0x80,7,105,400,103
- CONTROL "",IDC_ATTACH,"MButtonClass",WS_TABSTOP,7,212,17,14
- DEFPUSHBUTTON "OK",IDOK,301,212,50,14
- PUSHBUTTON "Cancel",IDCANCEL,357,212,50,14
-END
-
-
/////////////////////////////////////////////////////////////////////////////
//
// Icon