enlightenment/src/modules/packagekit/e_mod_config.h

10 lines
169 B
C

#ifndef PACKAGEKIT_CONFIG_H
#define PACKAGEKIT_CONFIG_H
#include "e_mod_packagekit.h"
Evas_Object *packagekit_config_show(E_PackageKit_Module_Context *ctxt);
#endif