qt6-bb10/examples/network/multistreamserver
Marc Mutz 34c7018a52 multistreamserver: fix compilation
Instead of including <QIODevice>, use the correct 'nested name
specifier', QIODeviceBase.

Amends 8bd0a09475.

Pick-to: 6.2
Change-Id: I077948b33f985cd4a2e3a9e591645cf20d7af91c
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2021-11-18 18:13:19 +01:00
..
CMakeLists.txt Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 19:18:54 +02:00
animation.gif
chatprovider.cpp
chatprovider.h
main.cpp
movieprovider.cpp
movieprovider.h
multistreamserver.pro
provider.h
server.cpp
server.h Use QList instead of QVector in examples 2020-06-23 14:01:11 +02:00
timeprovider.cpp multistreamserver: fix compilation 2021-11-18 18:13:19 +01:00
timeprovider.h