commit
This commit is contained in:
parent
aa5045a797
commit
dec244496a
10 changed files with 148 additions and 76 deletions
|
@ -1,4 +1,10 @@
|
|||
#ifndef FILE_MANAHGER_H
|
||||
#define FILE_MANAHGER_H
|
||||
|
||||
#include "conf.h"
|
||||
|
||||
void readConfs();
|
||||
void saveConf(ptConf confChain);
|
||||
void saveListeners(ptListener listenerChain);
|
||||
|
||||
#endif // FILE_MANAHGER_H
|
Loading…
Add table
Add a link
Reference in a new issue