diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/mastodonpp.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mastodonpp.hpp b/include/mastodonpp.hpp index a92cff7..05202af 100644 --- a/include/mastodonpp.hpp +++ b/include/mastodonpp.hpp @@ -102,6 +102,8 @@ * @example example02_streaming.cpp * @example example03_post_status.cpp * @example example04_post_with_attachment.cpp + * @example example05_update_notification_settings.cpp + * @example example06_update_name.cpp */ /*! |