small fix

This commit is contained in:
MihailRis
2024-01-20 23:44:35 +03:00
parent 1cc26a6b10
commit fe5cab0db0
3 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -278,4 +278,4 @@ void PagesControl::reset() {
Container::remove(current_.panel);
current_ = Page{nullptr};
}
}
}