From 35e033232f8b19fcd3785baf04fec0db546d8015 Mon Sep 17 00:00:00 2001 From: Andre Hartmann Date: Wed, 4 Sep 2019 21:09:22 +0200 Subject: QCanBusDevice: Undo source-incompatible change Introduced in eca5edf45a8043 Change-Id: If1586d0b62b0544feee5b07289503966efa0f16d Reviewed-by: Alex Blasche --- tests/auto/qcanbusdevice/tst_qcanbusdevice.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/auto/qcanbusdevice/tst_qcanbusdevice.cpp b/tests/auto/qcanbusdevice/tst_qcanbusdevice.cpp index e0b30f0..61d30c0 100644 --- a/tests/auto/qcanbusdevice/tst_qcanbusdevice.cpp +++ b/tests/auto/qcanbusdevice/tst_qcanbusdevice.cpp @@ -44,6 +44,8 @@ #include +Q_DECLARE_METATYPE(QCanBusDevice::Filter) + class tst_Backend : public QCanBusDevice { Q_OBJECT -- cgit v1.2.3