]> git.tdb.fi Git - libs/gltk.git/blobdiff - source/resources.h
Enable loading of entry widgets from datafiles
[libs/gltk.git] / source / resources.h
index 8fb2185448b7d20c291b07e3560486a75660e779..c12215c04eb9c72095a22f55b7f921e36ee03607 100644 (file)
@@ -39,6 +39,7 @@ public:
        private:
                void default_font(const std::string &);
                void font(const std::string &);
+               void style(const std::string &);
        };
 
        Resources();