diff options
author | Alexey Rusakov <Kitsune-Ral@users.sf.net> | 2021-12-29 15:57:33 +0100 |
---|---|---|
committer | Alexey Rusakov <Kitsune-Ral@users.sf.net> | 2021-12-29 18:07:21 +0100 |
commit | 952f8aa8ad19348b50a3b3545d98f7889bfdae76 (patch) | |
tree | 37b42d482046cca88f799900aeb0cb83e5ae3c25 /lib/csapi/read_markers.h | |
parent | f69e1c52246b986fb91f595ee0ee363e5343dbbb (diff) | |
download | libquotient-952f8aa8ad19348b50a3b3545d98f7889bfdae76.tar.gz libquotient-952f8aa8ad19348b50a3b3545d98f7889bfdae76.zip |
Regenerate CS API files
Diffstat (limited to 'lib/csapi/read_markers.h')
-rw-r--r-- | lib/csapi/read_markers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csapi/read_markers.h b/lib/csapi/read_markers.h index 00a2aa0d..d13fa4fc 100644 --- a/lib/csapi/read_markers.h +++ b/lib/csapi/read_markers.h @@ -13,7 +13,7 @@ namespace Quotient { * Sets the position of the read marker for a given room, and optionally * the read receipt's location. */ -class SetReadMarkerJob : public BaseJob { +class QUOTIENT_API SetReadMarkerJob : public BaseJob { public: /*! \brief Set the position of the read marker for a room. * |