mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 12:34:37 +03:00
optmize code
This commit is contained in:
@@ -34,7 +34,7 @@ namespace NekoRay {
|
||||
// Cache
|
||||
QString full_test_report;
|
||||
|
||||
ProxyEntity(fmt::AbstractBean *bean, QString _type);
|
||||
ProxyEntity(fmt::AbstractBean *bean, const QString &type_);
|
||||
|
||||
[[nodiscard]] QString DisplayLatency() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user