]> git.tdb.fi Git - libs/gltk.git/blobdiff - source/dropdown.h
Render text in Dropdown directly from the List
[libs/gltk.git] / source / dropdown.h
index c9291f91e8d8c39929d0eca0b3bb829ca8e449a2..1ff69be7c6150354983a736e64496b2e389f33fb 100644 (file)
@@ -29,7 +29,6 @@ public:
 
 private:
        List *list;
-       std::string text;
        bool dropped;
        bool list_active;