[DEV] start creating worker for display multiple saving
This commit is contained in:
@@ -54,7 +54,6 @@ namespace appl {
|
||||
protected: // derived function
|
||||
virtual void onDraw(void);
|
||||
public: // Derived function
|
||||
const char * const getObjectType(void) { return "appl::TextViewer"; };
|
||||
virtual bool calculateMinSize(void);
|
||||
virtual void onRegenerateDisplay(void);
|
||||
virtual void onReceiveMessage(const ewol::EMessage& _msg);
|
||||
|
Reference in New Issue
Block a user