namespace PT renamed to pt
This commit is contained in:
@@ -58,7 +58,7 @@ public:
|
||||
|
||||
void set_config(Config * config);
|
||||
void set_synchro(Synchro * synchro);
|
||||
void set_log_buffer(PT::WTextStream * log_buffer);
|
||||
void set_log_buffer(pt::WTextStream * log_buffer);
|
||||
void set_file_log(FileLog * file_log);
|
||||
|
||||
Log * get_logger();
|
||||
|
||||
Reference in New Issue
Block a user