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

@@ -257,7 +257,7 @@ RTWindow *create_rt_window()
Glib::RefPtr<Gtk::IconTheme> defaultIconTheme = Gtk::IconTheme::get_default();
defaultIconTheme->append_search_path (icon_path);
rtengine::setPaths (options);
rtengine::setPaths();
MyExpander::init(); // has to stay AFTER rtengine::setPaths
// ------- loading theme files