some debug

This commit is contained in:
Edouard Dupin 2012-01-13 13:07:55 +01:00
parent 6fce122732
commit 602b5cb789
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@
*/
#ifndef __EWOL_DRAWER_DEBUG_H__
#define __EWOL_DRAWER_EBUG_H__
#define __EWOL_DRAWER_DEBUG_H__
#include <etk/Types.h>
#include <etk/Debug.h>

View File

@ -125,7 +125,7 @@ const char * const drawerEventRequestOpenFileClosed = "Drawer Close Open File"
const char * const drawerEventRequestOpenFileSelected = "Drawer Open Selected File";
class Plop :public ewol::Windows
class Plop : public ewol::Windows
{
public:
Plop(void)