Add beginnings of the theme
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
#define ECDB_H
|
||||
|
||||
#include "config.h"
|
||||
#include <Evas.h>
|
||||
#include <Edje.h>
|
||||
#include <Ecore.h>
|
||||
#include <Ecore_Data.h>
|
||||
#include <Ecore_File.h>
|
||||
@@ -34,6 +36,7 @@
|
||||
typedef struct _Ecdb_Main Ecdb_Main;
|
||||
struct _Ecdb_Main
|
||||
{
|
||||
Ecore_Evas *main_win_ee;
|
||||
Ecore_List *drives;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user