diff options
Diffstat (limited to 'xbmc/addons/kodi-addon-dev-kit/include/kodi/gui/controls/Spin.h')
| -rw-r--r-- | xbmc/addons/kodi-addon-dev-kit/include/kodi/gui/controls/Spin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xbmc/addons/kodi-addon-dev-kit/include/kodi/gui/controls/Spin.h b/xbmc/addons/kodi-addon-dev-kit/include/kodi/gui/controls/Spin.h index f3017b5..db8d491 100644 --- a/xbmc/addons/kodi-addon-dev-kit/include/kodi/gui/controls/Spin.h +++ b/xbmc/addons/kodi-addon-dev-kit/include/kodi/gui/controls/Spin.h | |||
| @@ -61,7 +61,7 @@ namespace controls | |||
| 61 | } AddonGUISpinControlType; | 61 | } AddonGUISpinControlType; |
| 62 | //---------------------------------------------------------------------------- | 62 | //---------------------------------------------------------------------------- |
| 63 | 63 | ||
| 64 | class CSpin : public CAddonGUIControlBase | 64 | class ATTRIBUTE_HIDDEN CSpin : public CAddonGUIControlBase |
| 65 | { | 65 | { |
| 66 | public: | 66 | public: |
| 67 | //========================================================================== | 67 | //========================================================================== |
