mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 22:55:11 +00:00
Use layers and boxes from lib_ui.
This commit is contained in:
@@ -20,7 +20,7 @@ namespace Main {
|
||||
class Session;
|
||||
} // namespace Main
|
||||
|
||||
class SelfDestructionBox : public BoxContent, private MTP::Sender {
|
||||
class SelfDestructionBox : public Ui::BoxContent, private MTP::Sender {
|
||||
public:
|
||||
SelfDestructionBox(
|
||||
QWidget*,
|
||||
|
Reference in New Issue
Block a user