Added Style::Default for windows' style
Removed unused #includes from RenderWindow.cpp git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1345 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
7ad6c64358
commit
273cba055c
4 changed files with 6 additions and 7 deletions
|
@ -26,9 +26,6 @@
|
|||
// Headers
|
||||
////////////////////////////////////////////////////////////
|
||||
#include <SFML/Graphics/RenderWindow.hpp>
|
||||
#include <SFML/Graphics/Drawable.hpp>
|
||||
#include <SFML/Graphics/Image.hpp>
|
||||
#include <iostream>
|
||||
|
||||
|
||||
namespace sf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue