X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Ftechnique.h;h=d1fab38f7ad9649f45d7c2be6b9fd4f805a1e3d0;hp=ad988c2763c412f35d6d471151e5e97a60ca7cbe;hb=a86623004ba91baef76dac9275e9b79366acce16;hpb=126161d1d44ab9503bc747d24a07b7b9d15e527a diff --git a/source/technique.h b/source/technique.h index ad988c27..d1fab38f 100644 --- a/source/technique.h +++ b/source/technique.h @@ -32,7 +32,7 @@ private: { public: InheritLoader(Technique &, Collection &); - + private: void texture(const std::string &, const std::string &); };