diff options
| author | manuel <manuel@mausz.at> | 2021-03-04 23:36:40 +0100 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2021-03-04 23:36:40 +0100 |
| commit | 3cb8aa05f8cee9e860cf83531682ff0ed4af6a4f (patch) | |
| tree | 921f4829b32126f80f9113c124f2e14c0ebce8d9 /xbmc/addons/kodi-dev-kit/include/kodi/gui/dialogs | |
| parent | be933ef2241d79558f91796cc5b3a161f72ebf9c (diff) | |
| download | kodi-pvr-build-3cb8aa05f8cee9e860cf83531682ff0ed4af6a4f.tar.gz kodi-pvr-build-3cb8aa05f8cee9e860cf83531682ff0ed4af6a4f.tar.bz2 kodi-pvr-build-3cb8aa05f8cee9e860cf83531682ff0ed4af6a4f.zip | |
sync with upstreamMatrix
Diffstat (limited to 'xbmc/addons/kodi-dev-kit/include/kodi/gui/dialogs')
| -rw-r--r-- | xbmc/addons/kodi-dev-kit/include/kodi/gui/dialogs/TextViewer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xbmc/addons/kodi-dev-kit/include/kodi/gui/dialogs/TextViewer.h b/xbmc/addons/kodi-dev-kit/include/kodi/gui/dialogs/TextViewer.h index 42a86f3..dc89740 100644 --- a/xbmc/addons/kodi-dev-kit/include/kodi/gui/dialogs/TextViewer.h +++ b/xbmc/addons/kodi-dev-kit/include/kodi/gui/dialogs/TextViewer.h | |||
| @@ -33,7 +33,7 @@ namespace dialogs | |||
| 33 | /// in the <em>"./resources/language/resource.language.??_??/strings.po"</em> | 33 | /// in the <em>"./resources/language/resource.language.??_??/strings.po"</em> |
| 34 | /// to call with <b>std::string kodi::general::GetLocalizedString(...);</b>. | 34 | /// to call with <b>std::string kodi::general::GetLocalizedString(...);</b>. |
| 35 | /// | 35 | /// |
| 36 | /// It has the header \ref TextViewer.h "#include <kodi/gui/dialogs/TextViewer.h>" | 36 | /// It has the header @ref TextViewer.h "#include <kodi/gui/dialogs/TextViewer.h>" |
| 37 | /// be included to enjoy it. | 37 | /// be included to enjoy it. |
| 38 | /// | 38 | /// |
| 39 | namespace TextViewer | 39 | namespace TextViewer |
