X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fresources.h;h=e68d89fc178c16e79f20aaae6c262920077ec8f3;hb=3d84860cb25cf05ed36ee6cbd07d9e58cee52422;hp=d183fc6c1cd2b94ac03f9401688e13240a27464e;hpb=b51fd94242badcd3807a39c339979f4f358120cd;p=libs%2Fgltk.git diff --git a/source/resources.h b/source/resources.h index d183fc6..e68d89f 100644 --- a/source/resources.h +++ b/source/resources.h @@ -32,7 +32,6 @@ public: private: void default_font(const std::string &); void font(const std::string &); - void style(const std::string &); }; public: