forked from qt-creator/qt-creator
QmlProfiler: Remove a couple of empty lines
Change-Id: I5da7f2971dfd957d0188149eb8b4fde198609e6b Reviewed-by: Ulf Hermann <ulf.hermann@digia.com> Reviewed-by: Kai Koehne <kai.koehne@digia.com>
This commit is contained in:
committed by
Ulf Hermann
parent
b08bf8488c
commit
3b221697ff
@@ -58,8 +58,6 @@ public:
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
QList<AbstractTimelineModel*> timelineModels;
|
QList<AbstractTimelineModel*> timelineModels;
|
||||||
|
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
} // namespace Internal
|
} // namespace Internal
|
||||||
|
|||||||
Reference in New Issue
Block a user