Make compilation unit rtengine/icons.cc -Wextra clean, #4155
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user