mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 22:55:11 +00:00
Fixed some ClickHandler bugs, bot keyboard active/pressed
states done, handling enterEvent() for ClickHandler activate.
This commit is contained in:
@@ -1244,7 +1244,7 @@ public:
|
||||
}
|
||||
|
||||
private:
|
||||
HistoryMedia *_p;
|
||||
HistoryMedia *_p = nullptr;
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user