mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Remove facades module.
This commit is contained in:
@@ -554,7 +554,9 @@ public:
|
||||
void setPremiumRef(const QString &ref);
|
||||
[[nodiscard]] QString premiumRef() const;
|
||||
|
||||
rpl::lifetime &lifetime() {
|
||||
[[nodiscard]] bool contentOverlapped(QWidget *w, QPaintEvent *e);
|
||||
|
||||
[[nodiscard]] rpl::lifetime &lifetime() {
|
||||
return _lifetime;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user