diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-02-02 09:58:36 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-02-02 09:58:36 +0100 |
commit | 4f9c4e93f3a7808cc838cba4cdb460d66d315786 (patch) | |
tree | d9a654fd20e9e75935c450b115076099eb99b857 /docs/reference/libayatana-appindicator-sections.txt | |
parent | f225dccbd82f48bb1ab10767b9b074e24fedb0f3 (diff) | |
parent | 694ab4eec294a93358f78a349c6df94c3b666126 (diff) | |
download | libayatana-appindicator-4f9c4e93f3a7808cc838cba4cdb460d66d315786.tar.gz libayatana-appindicator-4f9c4e93f3a7808cc838cba4cdb460d66d315786.tar.bz2 libayatana-appindicator-4f9c4e93f3a7808cc838cba4cdb460d66d315786.zip |
Merge branch 'tari01-pr/fix-build-warnings'
Attributes GH PR #59: https://github.com/AyatanaIndicators/libayatana-appindicator/pull/59
Diffstat (limited to 'docs/reference/libayatana-appindicator-sections.txt')
-rw-r--r-- | docs/reference/libayatana-appindicator-sections.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/reference/libayatana-appindicator-sections.txt b/docs/reference/libayatana-appindicator-sections.txt index 3bed826..ab86216 100644 --- a/docs/reference/libayatana-appindicator-sections.txt +++ b/docs/reference/libayatana-appindicator-sections.txt @@ -3,8 +3,8 @@ APP_INDICATOR_TYPE APP_INDICATOR APP_INDICATOR_CLASS -IS_APP_INDICATOR -IS_APP_INDICATOR_CLASS +APP_IS_INDICATOR +APP_IS_INDICATOR_CLASS APP_INDICATOR_GET_CLASS APP_INDICATOR_SIGNAL_NEW_ICON APP_INDICATOR_SIGNAL_NEW_ATTENTION_ICON |