remove widget implementation

This commit is contained in:
ozantonkal
2013-07-04 18:36:26 +03:00
parent ecdd8513fd
commit 5bb95c4110
4 changed files with 26 additions and 0 deletions

View File

@@ -247,6 +247,8 @@ public:
void setSize (int xw, int yw);
void showWidget(const String &id, const Widget &widget);
bool removeWidget(const String &id);
void all_data();
private: