mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-18 04:54:38 +03:00
chore: refactor code
This commit is contained in:
@@ -74,7 +74,7 @@ int main(int argc, char *argv[]) {
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
release_runguard = [&] { guard.release(); };
|
||||
MF_release_runguard = [&] { guard.release(); };
|
||||
|
||||
// icons
|
||||
QIcon::setFallbackSearchPaths(QStringList{
|
||||
|
||||
Reference in New Issue
Block a user