forked from qt-creator/qt-creator
Utils: Purge qtcfallthrough.h
No longer needed. Change-Id: I9b0bee014df89d4c567f1d2431b5ff9404f5f925 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
committed by
Orgad Shaneh
parent
7d3a79c696
commit
eea6a7c3b3
@@ -33,8 +33,6 @@
|
||||
#include "serializer.h"
|
||||
#include "stateitem.h"
|
||||
|
||||
#include <utils/qtcfallthrough.h>
|
||||
|
||||
#include <QDebug>
|
||||
#include <QPainter>
|
||||
#include <QPen>
|
||||
|
||||
@@ -26,8 +26,6 @@
|
||||
#include "scattributeitemmodel.h"
|
||||
#include "mytypes.h"
|
||||
|
||||
#include <utils/qtcfallthrough.h>
|
||||
|
||||
#include <QBrush>
|
||||
|
||||
using namespace ScxmlEditor::PluginInterface;
|
||||
|
||||
@@ -29,7 +29,6 @@
|
||||
#include "serializer.h"
|
||||
|
||||
#include <utils/qtcassert.h>
|
||||
#include <utils/qtcfallthrough.h>
|
||||
|
||||
#include <QAction>
|
||||
#include <QPointF>
|
||||
|
||||
Reference in New Issue
Block a user