mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
Update GeneralPageView.hpp
This commit is contained in:
parent
a596e1de23
commit
74e2242da2
1 changed files with 1 additions and 1 deletions
|
@ -3,8 +3,8 @@
|
|||
#include <QDebug>
|
||||
#include <boost/variant.hpp>
|
||||
#include "Application.hpp"
|
||||
#include "singletons/WindowManager.hpp"
|
||||
#include "common/ChatterinoSetting.hpp"
|
||||
#include "singletons/WindowManager.hpp"
|
||||
#include "widgets/helper/SignalLabel.hpp"
|
||||
|
||||
class QScrollArea;
|
||||
|
|
Loading…
Reference in a new issue