Did I forget this file ?
authorChristopher Michael <cpmichael1@comcast.net>
Sat, 31 Dec 2005 17:23:05 +0000 (17:23 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Sat, 31 Dec 2005 17:23:05 +0000 (17:23 +0000)
SVN revision: 19454

src/bin/e_int_config_general.h [new file with mode: 0644]

diff --git a/src/bin/e_int_config_general.h b/src/bin/e_int_config_general.h
new file mode 100644 (file)
index 0000000..da4dfaf
--- /dev/null
@@ -0,0 +1,8 @@
+#ifdef E_TYPEDEFS
+#else
+#ifndef E_INT_CONFIG_GENERAL_H
+#define E_INT_CONFIG_GENERAL_H
+
+EAPI E_Config_Dialog *e_int_config_general(E_Container *con);
+#endif
+#endif