mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
minor refactor
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#include <QString>
|
||||
|
||||
namespace NekoRay::sub {
|
||||
namespace NekoGui_sub {
|
||||
class RawUpdater {
|
||||
public:
|
||||
void updateClash(const QString &str);
|
||||
@@ -28,4 +28,4 @@ namespace NekoRay::sub {
|
||||
};
|
||||
|
||||
extern GroupUpdater *groupUpdater;
|
||||
} // namespace NekoRay::sub
|
||||
} // namespace NekoGui_sub
|
||||
|
||||
Reference in New Issue
Block a user