2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Paint native title instead of using custom.

This commit is contained in:
John Preston
2017-11-15 16:46:34 +04:00
parent 4e1b94d37d
commit 7fdeab829f
7 changed files with 162 additions and 15 deletions

View File

@@ -112,6 +112,9 @@ protected:
virtual void updateIsActiveHook() {
}
virtual void handleActiveChangedHook() {
}
void clearWidgets();
virtual void clearWidgetsHook() {
}