2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Provided separated style for general labels in ShareBox.

This commit is contained in:
23rd
2022-03-14 13:39:50 +03:00
parent 0b336a2954
commit bbc72f752a
3 changed files with 4 additions and 2 deletions

View File

@@ -88,6 +88,7 @@ public:
const style::MultiSelect *stMultiSelect = nullptr;
const style::InputField *stComment = nullptr;
const style::PeerList *st = nullptr;
const style::InputField *stLabel = nullptr;
struct {
int messagesCount = 0;
bool show = false;