]> git.tdb.fi Git - libs/gltk.git/blobdiff - source/resources.h
Change Style so it doesn't need a special loading function
[libs/gltk.git] / source / resources.h
index d183fc6c1cd2b94ac03f9401688e13240a27464e..e68d89fc178c16e79f20aaae6c262920077ec8f3 100644 (file)
@@ -32,7 +32,6 @@ public:
        private:
                void default_font(const std::string &);
                void font(const std::string &);
-               void style(const std::string &);
        };
 
 public: