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

Removed blue window title, new small title used only in Windows.

This commit is contained in:
John Preston
2016-11-04 11:23:50 +03:00
parent 1ecd6866c7
commit 0cbb0014db
72 changed files with 726 additions and 1583 deletions

View File

@@ -26,6 +26,8 @@ class LayerWidget : public TWidget {
Q_OBJECT
public:
using TWidget::TWidget;
virtual void parentResized() = 0;
virtual void showDone() {
}