RemoteLinux: Fix tests compile with Qt5.15

Amends 283cd4690f.

Change-Id: I17262b23fd3f94e25f9559154a09c09899e5c676
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
This commit is contained in:
Christian Stenger
2022-05-23 15:52:04 +02:00
committed by Jarek Kobus
parent 928c16950a
commit ce76fb11b3

View File

@@ -89,3 +89,5 @@ private:
};
} // namespace RemoteLinux
Q_DECLARE_METATYPE(RemoteLinux::FileTransferMethod)