Utils: Purge qtcfallthrough.h

No longer needed.

Change-Id: I9b0bee014df89d4c567f1d2431b5ff9404f5f925
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Orgad Shaneh
2018-04-08 23:42:59 +03:00
committed by Orgad Shaneh
parent 7d3a79c696
commit eea6a7c3b3
35 changed files with 0 additions and 101 deletions

View File

@@ -33,8 +33,6 @@
#include "serializer.h"
#include "stateitem.h"
#include <utils/qtcfallthrough.h>
#include <QDebug>
#include <QPainter>
#include <QPen>

View File

@@ -26,8 +26,6 @@
#include "scattributeitemmodel.h"
#include "mytypes.h"
#include <utils/qtcfallthrough.h>
#include <QBrush>
using namespace ScxmlEditor::PluginInterface;

View File

@@ -29,7 +29,6 @@
#include "serializer.h"
#include <utils/qtcassert.h>
#include <utils/qtcfallthrough.h>
#include <QAction>
#include <QPointF>