Scan clut folder: Don't check for unused profile
This commit is contained in:
@@ -39,7 +39,8 @@ public:
|
||||
const Glib::ustring& filename,
|
||||
Glib::ustring& name,
|
||||
Glib::ustring& extension,
|
||||
Glib::ustring& profile_name
|
||||
Glib::ustring& profile_name,
|
||||
bool checkProfile = true
|
||||
);
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user