mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-20 02:40:20 +08:00
add: added _BOMB_
This commit is contained in:
parent
72ce4ed7d5
commit
35460669b6
@ -1 +1 @@
|
||||
5878
|
||||
5879
|
||||
|
@ -45,7 +45,9 @@ class _qv2ray_global_config_impl_details
|
||||
// Base folder suffix.
|
||||
#ifdef QT_DEBUG
|
||||
#define QV2RAY_CONFIG_DIR_SUFFIX "_debug/"
|
||||
#define _BOMB_ (static_cast<QObject *>(nullptr)->event(nullptr))
|
||||
#else
|
||||
#define _BOMB_
|
||||
#define QV2RAY_CONFIG_DIR_SUFFIX "/"
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user