X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fbutton.h;h=22426ca5399f6ba9c6f69c866150247f9e584d7a;hb=b4d0a86b77fb5146f5a4f6c76690c16204210f1a;hp=165ca4f8447d779a3b82ac05bd1180aa16512212;hpb=d10d1de6d17c285c63d7b3cea549017aaa1ddb01;p=libs%2Fgltk.git diff --git a/source/button.h b/source/button.h index 165ca4f..22426ca 100644 --- a/source/button.h +++ b/source/button.h @@ -21,6 +21,7 @@ public: { public: Loader(Button &); + private: void text(const std::string &); };