Add lint rule

This commit is contained in:
Konstantinos Sideris 2017-04-30 15:10:59 +03:00
parent e6fd80f87f
commit 4a7b005c64
5 changed files with 10 additions and 4 deletions

View file

@ -23,10 +23,10 @@
#include <QStackedWidget>
#include <QWidget>
#include "TimelineView.h"
#include "MatrixClient.h"
#include "RoomInfo.h"
#include "Sync.h"
#include "TimelineView.h"
class TimelineViewManager : public QStackedWidget
{