X-Git-Url: http://git.tdb.fi/?p=libs%2Fgltk.git;a=blobdiff_plain;f=source%2Fbutton.h;fp=source%2Fbutton.h;h=22426ca5399f6ba9c6f69c866150247f9e584d7a;hp=165ca4f8447d779a3b82ac05bd1180aa16512212;hb=b59fab7e533ef96d72c92b224d4f24718bc6b0a1;hpb=103ceeace366c6d80fce323438b31b9bbc167915 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 &); };