Better loading of editor toolbox icons

This commit is contained in:
2016-01-19 11:43:38 +01:00
parent 68af853a03
commit 267a60ef30
2 changed files with 23 additions and 29 deletions
+1
View File
@@ -88,6 +88,7 @@ private:
boost::filesystem::path fileOpenDialog();
boost::filesystem::path fileSaveDialog();
const std::string formatEntityName(EntityWrapper entity);
GLuint tryLoadTexture(std::string filePath);
// Entity file handling methods
void entityImport(World* world);