1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2024-10-28 08:49:35 +01:00

data transfer model: fix warning

Change-Id: Ia4fcc47c9f033a8f136d6f6de0fc4bb666a1cdfc
This commit is contained in:
Adrien Béraud 2024-05-08 16:53:05 -04:00
parent e6d820850a
commit 78389d8c28

View file

@ -38,7 +38,7 @@ namespace api {
class BehaviorController;
namespace datatransfer {
class Info;
struct Info;
} // namespace datatransfer
/**