Update GeneralPageView.hpp

This commit is contained in:
fourtf 2020-10-23 00:53:25 +02:00 committed by GitHub
parent 7a8b8a36b9
commit e2ceb34e57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,9 +2,9 @@
#include <QDebug>
#include <boost/variant.hpp>
#include "Application.hpp"
#include "common/ChatterinoSetting.hpp"
#include "widgets/helper/SignalLabel.hpp"
#include "Application.hpp"
class QScrollArea;