Also fix the missing parent window for the partial-paste and the save-as dialogs.
This commit is contained in:
@@ -134,7 +134,7 @@ public:
|
||||
sigc::connection raw_caredConn, raw_cablueConn, raw_ca_autocorrectConn, raw_hotpix_filtConn, raw_deadpix_filtConn, raw_linenoiseConn, raw_greenthreshConn, raw_ccStepsConn, raw_methodConn, raw_dcb_iterationsConn, raw_lmmse_iterationsConn, raw_dcb_enhanceConn, raw_exposConn, raw_preserConn, raw_blackConn; //,raw_all_enhanceConn
|
||||
|
||||
public:
|
||||
PartialPasteDlg (Glib::ustring title);
|
||||
PartialPasteDlg (const Glib::ustring& title, Gtk::Window* parent);
|
||||
|
||||
void applyPaste (rtengine::procparams::ProcParams* dstPP, ParamsEdited* dstPE, const rtengine::procparams::ProcParams* srcPP, const ParamsEdited* srcPE = NULL);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user