X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Fdropdown.h;h=1ff69be7c6150354983a736e64496b2e389f33fb;hb=d7274749cb0e171e59d7dc9d7d1712906a351119;hp=c9291f91e8d8c39929d0eca0b3bb829ca8e449a2;hpb=86d9edd57268b4ebdc92844d65db4469d516b1d1;p=libs%2Fgltk.git diff --git a/source/dropdown.h b/source/dropdown.h index c9291f9..1ff69be 100644 --- a/source/dropdown.h +++ b/source/dropdown.h @@ -29,7 +29,6 @@ public: private: List *list; - std::string text; bool dropped; bool list_active;