Fix all - 2 cppcheck performance hints
This commit is contained in:
@@ -146,7 +146,7 @@ public:
|
||||
{
|
||||
return fname;
|
||||
}
|
||||
void setFileName (const Glib::ustring fn);
|
||||
void setFileName (const Glib::ustring &fn);
|
||||
|
||||
bool isSupported ();
|
||||
|
||||
|
Reference in New Issue
Block a user