some code style fixes

This commit is contained in:
Alberto Griggio
2017-06-19 13:49:14 +02:00
parent 51800cdbcf
commit 6b28671c41
5 changed files with 3 additions and 7 deletions

View File

@@ -131,7 +131,7 @@ public:
void defaultMonitorProfileChanged(const Glib::ustring &profile_name, bool auto_monitor_profile);
bool saveImmediately(const Glib::ustring &filename, SaveFormat sf);
bool saveImmediately(const Glib::ustring &filename, const SaveFormat &sf);
Gtk::Paned* catalogPane;