undef MessageBox
This commit is contained in:
@@ -33,6 +33,10 @@
|
||||
|
||||
#include "common/define.h"
|
||||
|
||||
#ifdef MessageBox
|
||||
#undef MessageBox
|
||||
#endif
|
||||
|
||||
namespace olive {
|
||||
|
||||
class QtUtils {
|
||||
|
||||
Reference in New Issue
Block a user