#ifndef TEXTURE_EDITOR_H #define TEXTURE_EDITOR_H class TextureEditor { public: }; #endif