Add missing \see

This commit is contained in:
Dmitry Marakasov 2014-12-27 00:01:22 +03:00
parent e0654f045b
commit f4c2832d90

View File

@ -210,6 +210,8 @@ public:
////////////////////////////////////////////////////////////
/// \brief Destructor
///
/// \see http://wiki.libsdl.org/SDL_DestroyTexture
///
////////////////////////////////////////////////////////////
virtual ~Texture();