fixed shader packs detection
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
913d81e371
commit
463608b289
9 changed files with 42 additions and 16 deletions
|
@ -54,7 +54,6 @@ class ShaderPack : public Resource {
|
|||
void setPackFormat(ShaderPackFormat new_format);
|
||||
|
||||
bool valid() const override;
|
||||
[[nodiscard]] bool applyFilter(QRegularExpression filter) const override;
|
||||
|
||||
protected:
|
||||
mutable QMutex m_data_lock;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue