[DEV] start rework buffer manager in resource

This commit is contained in:
2013-10-28 21:47:51 +01:00
parent 01692bdd13
commit 7ddaa68bb0
45 changed files with 138 additions and 4482 deletions

View File

@@ -10,7 +10,7 @@
#define __APPL_TEXT_VIEWER_H__
#include <appl/debug.h>
#include <appl/Buffer/Buffer.h>
#include <appl/Buffer.h>
#include <appl/globalMsg.h>
#include <ewol/widget/WidgetScrolled.h>