namespace PT renamed to pt
This commit is contained in:
@@ -54,8 +54,8 @@ public:
|
||||
BaseThread();
|
||||
virtual ~BaseThread();
|
||||
|
||||
void set_main_log_buffer(PT::WTextStream * log_buffer);
|
||||
void set_main_file_log(PT::FileLog * file_log);
|
||||
void set_main_log_buffer(pt::WTextStream * log_buffer);
|
||||
void set_main_file_log(pt::FileLog * file_log);
|
||||
|
||||
|
||||
// work mode
|
||||
|
Reference in New Issue
Block a user