Fixed sf::RenderQueue not being exported
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1340 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
8293de5c50
commit
327cfe4ec6
@ -51,7 +51,7 @@ class Shader;
|
|||||||
/// \brief Implements a queue of rendering commands
|
/// \brief Implements a queue of rendering commands
|
||||||
///
|
///
|
||||||
////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////
|
||||||
class RenderQueue : NonCopyable
|
class SFML_API RenderQueue : NonCopyable
|
||||||
{
|
{
|
||||||
public :
|
public :
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user