This commit is contained in:
fourtf
2018-06-26 14:09:39 +02:00
parent 14f07274d9
commit a9bf9cf722
235 changed files with 1169 additions and 1770 deletions
+3 -3
View File
@@ -1,11 +1,11 @@
#include "searchpopup.hpp"
#include "SearchPopup.hpp"
#include <QHBoxLayout>
#include <QLineEdit>
#include <QVBoxLayout>
#include "channel.hpp"
#include "widgets/helper/channelview.hpp"
#include "Channel.hpp"
#include "widgets/helper/ChannelView.hpp"
namespace chatterino {
namespace widgets {