Also fix the missing parent window for the partial-paste and the save-as dialogs.
This commit is contained in:
@@ -77,7 +77,7 @@ public:
|
||||
tpc = ppl;
|
||||
}
|
||||
|
||||
static void init ();
|
||||
static void init (Gtk::Window* parent);
|
||||
static void cleanup ();
|
||||
void storeCurrentValue();
|
||||
void updateProfileList ();
|
||||
|
Reference in New Issue
Block a user