mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
Use layers and boxes from lib_ui.
This commit is contained in:
@@ -36,7 +36,7 @@ class SessionController;
|
||||
} // namespace Window
|
||||
|
||||
class EditCaptionBox
|
||||
: public BoxContent
|
||||
: public Ui::BoxContent
|
||||
, public RPCSender
|
||||
, private base::Subscriber {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user