Some forgotten files.

This commit is contained in:
Jaime Thomas
2009-02-19 04:52:13 +00:00
parent 4486630d8e
commit 9249a89e93
2 changed files with 86 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
/* vim: set sw=3 ts=3 sts=3 expandtab: */
#ifndef ECDB_ABOUT_H
#define ECDB_ABOUT_H
void ecdb_about_show(void);
#endif