summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAndre Hartmann <aha_1980@gmx.de>2019-09-04 21:09:22 +0200
committerAndre Hartmann <aha_1980@gmx.de>2019-09-06 09:23:05 +0200
commit35e033232f8b19fcd3785baf04fec0db546d8015 (patch)
tree0d79f0f26dae92d447bca1a47e087a09b65f7f6e /src
parentd25ad10a039514516460f8e446ea734baf69fed1 (diff)
QCanBusDevice: Undo source-incompatible change
Introduced in eca5edf45a8043 Change-Id: If1586d0b62b0544feee5b07289503966efa0f16d Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/serialbus/qcanbusdevice.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/serialbus/qcanbusdevice.h b/src/serialbus/qcanbusdevice.h
index 476e77e..9b505f9 100644
--- a/src/serialbus/qcanbusdevice.h
+++ b/src/serialbus/qcanbusdevice.h
@@ -204,7 +204,6 @@ Q_DECLARE_OPERATORS_FOR_FLAGS(QCanBusDevice::Directions)
QT_END_NAMESPACE
-Q_DECLARE_METATYPE(QCanBusDevice::Filter)
Q_DECLARE_METATYPE(QCanBusDevice::Filter::FormatFilter)
Q_DECLARE_METATYPE(QList<QCanBusDevice::Filter>)