Cppcheck: Fixed some issues found by Flössie during review of my changes
This commit is contained in:
@@ -45,7 +45,7 @@ protected:
|
||||
void putToQueueClicked ();
|
||||
|
||||
public:
|
||||
explicit SaveAsDialog (Glib::ustring initialDir);
|
||||
explicit SaveAsDialog (const Glib::ustring &initialDir);
|
||||
|
||||
Glib::ustring getFileName ();
|
||||
Glib::ustring getDirectory ();
|
||||
|
Reference in New Issue
Block a user