Merge branch 'gtk3' into gtk3-bugfix
This commit is contained in:
@@ -104,8 +104,7 @@ Preferences::~Preferences ()
|
||||
{
|
||||
|
||||
profileStore.removeListener(this);
|
||||
options.preferencesWidth = get_width();
|
||||
options.preferencesHeight = get_height();
|
||||
get_size(options.preferencesWidth, options.preferencesHeight);
|
||||
}
|
||||
|
||||
int Preferences::getThemeRowNumber(Glib::ustring& longThemeFName)
|
||||
|
Reference in New Issue
Block a user