Testing merge of master 95f0d6 into gtk3 9cf0e5
This commit is contained in:
@@ -101,8 +101,7 @@ Preferences::~Preferences ()
|
||||
{
|
||||
|
||||
profileStore.removeListener(this);
|
||||
options.preferencesWidth = get_width();
|
||||
options.preferencesHeight = get_height();
|
||||
get_size(options.preferencesWidth, options.preferencesHeight);
|
||||
}
|
||||
|
||||
Gtk::Widget* Preferences::getBatchProcPanel ()
|
||||
|
Reference in New Issue
Block a user