X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fdropdown.h;h=9b8a9232e1d1b81be3f67f7662e4a2a548555804;hb=HEAD;hp=3a42d007755a38c6478fc46fbd032224df7e4a0b;hpb=aa9b8db38efb9e97460c76e27cecc4d1591b23e5;p=libs%2Fgltk.git diff --git a/source/dropdown.h b/source/dropdown.h index 3a42d00..e7935f7 100644 --- a/source/dropdown.h +++ b/source/dropdown.h @@ -19,6 +19,7 @@ public: { public: Loader(Dropdown &); + private: void item(const std::string &); };