mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-18 13:04:37 +03:00
minor refactor
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
namespace NekoRay {
|
||||
namespace NekoGui {
|
||||
namespace DomainMatcher {
|
||||
enum DomainMatcher {
|
||||
DEFAULT,
|
||||
@@ -22,4 +22,4 @@ namespace NekoRay {
|
||||
SING_BOX,
|
||||
};
|
||||
}
|
||||
} // namespace NekoRay
|
||||
} // namespace NekoGui
|
||||
|
||||
Reference in New Issue
Block a user