summaryrefslogtreecommitdiff
path: root/src/modules/packagekit/e_mod_config.h
blob: 76b055a37873eff5a587a02806541ee5cebdced7 (plain)
1
2
3
4
5
6
7
8
9
#ifndef PACKAGEKIT_CONFIG_H
#define PACKAGEKIT_CONFIG_H

#include "e_mod_packagekit.h"


Evas_Object *packagekit_config_show(E_PackageKit_Module_Context *ctxt);

#endif