mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-03-03 12:58:11 +00:00
Version 4.8.5: Fix build.
This commit is contained in:
parent
e034f5e304
commit
e646205bca
@ -2970,7 +2970,7 @@ bool ComposeControls::isRecordingPressed() const {
|
||||
&& _send->isDown()));
|
||||
}
|
||||
|
||||
rpl::producer<bool> ComposeControls::recordingValue() const {
|
||||
rpl::producer<bool> ComposeControls::recordingActiveValue() const {
|
||||
return _voiceRecordBar->shownValue();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user