Update GeneralPageView.hpp

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

View file

@ -3,6 +3,7 @@
#include <QDebug>
#include <boost/variant.hpp>
#include "Application.hpp"
#include "singletons/WindowManager.hpp"
#include "common/ChatterinoSetting.hpp"
#include "widgets/helper/SignalLabel.hpp"