X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fdropdown.h;h=1ff69be7c6150354983a736e64496b2e389f33fb;hb=3db68f2604b657e79f1b2b317c19c41c2d5a985b;hp=c9291f91e8d8c39929d0eca0b3bb829ca8e449a2;hpb=f21a56605f3534cb24e5912cd4f4ee28279dcddd;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;