Close #3075 by merging branch which parents preferences, save-as and partial-paste dialogs.
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user