modify:避免多次安装导致日志多个
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ public:
|
||||
}
|
||||
|
||||
private:
|
||||
LogHandler(){};
|
||||
LogHandler() {};
|
||||
};
|
||||
|
||||
#endif // LOGHANDLER_H
|
||||
|
||||
Reference in New Issue
Block a user