File tree Expand file tree Collapse file tree 3 files changed +1
-10
lines changed
packages/TelegramClient-UI.package/TCUChatPollEditor.class Expand file tree Collapse file tree 3 files changed +1
-10
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ addInputFieldFor: aRectangle
8
8
color: Color white;
9
9
contentsWrapped: ' ' asText;
10
10
extent: 200 @ 20 ;
11
- " crAction: [self buttonSendPressed];"
12
11
yourself ).
13
12
self allInputFields add: inputField.
14
13
aRectangle addMorph: inputField.
Original file line number Diff line number Diff line change 2
2
"class" : {
3
3
"newFor:withBounds:" : " jkon 6/27/2024 20:14" },
4
4
"instance" : {
5
- "addChoices" : " 6/24/2024 10:41:19" ,
6
5
"addChoices:" : " jkon 6/27/2024 19:24" ,
7
6
"addConfirmButton:" : " jkon 6/18/2024 10:05" ,
8
- "addInputFieldFor:" : " jkon 6/27 /2024 20:15 " ,
7
+ "addInputFieldFor:" : " jkon 7/5 /2024 10:00 " ,
9
8
"addNextButton:" : " jkon 6/19/2024 18:50" ,
10
9
"addTextFieldFor:with:" : " jkon 6/18/2024 13:31" ,
11
10
"addTextInputFor:" : " jkon 6/19/2024 21:41" ,
You can’t perform that action at this time.
0 commit comments