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

@@ -35,7 +35,7 @@ class Widget : public LayerWidget {
Q_OBJECT
public:
Widget();
Widget(QWidget *parent);
void parentResized() override;
void showDone() override;