Merge branch 'master' of https://github.com/fourtf/chatterino2
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
#include "util/helpers.hpp"
|
||||
#include "widgets/basewindow.hpp"
|
||||
#include "widgets/notebook.hpp"
|
||||
#include "widgets/titlebar.hpp"
|
||||
|
||||
//#ifdef USEWINSDK
|
||||
//#include <platform/borderless/qwinwidget.h>
|
||||
@@ -65,7 +64,7 @@ private:
|
||||
void loadGeometry();
|
||||
|
||||
Notebook notebook;
|
||||
TitleBar titleBar;
|
||||
// TitleBar titleBar;
|
||||
|
||||
friend class Notebook;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user