Update GeneralPageView.hpp

This commit is contained in:
fourtf 2020-10-23 08:19:03 +02:00 committed by GitHub
parent a596e1de23
commit 74e2242da2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;