Make compilation unit rtengine/icons.cc -Wextra clean, #4155

This commit is contained in:
heckflosse
2017-10-25 13:26:14 +02:00
parent beb6347a48
commit 7542cfc456
5 changed files with 7 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ namespace rtengine
{
Glib::ustring findIconAbsolutePath (const Glib::ustring& iconName);
void setPaths (const Options& options);
void setPaths ();
}