Close #3075 by merging branch which parents preferences, save-as and partial-paste dialogs.

This commit is contained in:
Adam Reichold
2016-01-11 19:18:10 +01:00
12 changed files with 28 additions and 72 deletions

View File

@@ -90,7 +90,7 @@ RTWindow::RTWindow ()
cacheMgr->init ();
WhiteBalance::init();
ProfilePanel::init();
ProfilePanel::init (this);
Glib::ustring fName = "rt-logo-small.png";
Glib::ustring fullPath = RTImage::findIconAbsolutePath(fName);