From 2ccc8d2d7033bb7180638ec8f980b904cfe3d686 Mon Sep 17 00:00:00 2001 From: Melvin Keskin Date: Thu, 2 Sep 2021 23:27:45 +0200 Subject: Add QXmppOmemoDeviceList MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Germán Márquez Mejía --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 6173b871..bba6b704 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -46,6 +46,7 @@ set(INSTALL_HEADER_FILES base/QXmppMucIq.h base/QXmppNonza.h base/QXmppNonSASLAuth.h + base/QXmppOmemoDeviceList.h base/QXmppOmemoDeviceElement.h base/QXmppPingIq.h base/QXmppPresence.h -- cgit v1.2.3