mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Added support of focus handle to sections of settings.
This commit is contained in:
@@ -84,6 +84,8 @@ public:
|
||||
}
|
||||
virtual void showFinished() {
|
||||
}
|
||||
virtual void setInnerFocus() {
|
||||
}
|
||||
[[nodiscard]] virtual QPointer<Ui::RpWidget> createPinnedToTop(
|
||||
not_null<QWidget*> parent) {
|
||||
return nullptr;
|
||||
|
Reference in New Issue
Block a user