/* vim: set sw=3 ts=3 sts=3 expandtab: */ #ifndef ECDB_CONFIG_DIALOG_H #define ECDB_CONFIG_DIALOG_H void ecdb_config_dialog_show(void); #endif