start tint2conf work
git-svn-id: http://tint2.googlecode.com/svn/trunk@632 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
11
src/tint2conf/properties_rw.h
Normal file
11
src/tint2conf/properties_rw.h
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
#ifndef PROPERTIES_RW
|
||||
#define PROPERTIES_RW
|
||||
|
||||
|
||||
void config_read_file (const char *path);
|
||||
void config_save_file(const char *path);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user