change: change code style to Linux style except indent.
This commit is contained in:
+4
-2
@@ -25,9 +25,11 @@
|
||||
|
||||
#include "common/define.h"
|
||||
|
||||
namespace olive {
|
||||
namespace olive
|
||||
{
|
||||
|
||||
void DebugHandler(QtMsgType type, const QMessageLogContext &context, const QString &msg);
|
||||
void DebugHandler(QtMsgType type, const QMessageLogContext &context,
|
||||
const QString &msg);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user