diff options
author | Tomaz Canabrava <tomaz.canabrava@intel.com> | 2015-09-17 18:08:24 -0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-10-30 10:36:50 -0700 |
commit | c06813317f1030f4c16968fc523746c064d24aab (patch) | |
tree | 7fa7fa0b696d96ca09e88beba633eea07fd7cc32 /desktop-widgets/printdialog.h | |
parent | c0d16267afd66e03591a449d9fa4bff78903b203 (diff) | |
download | subsurface-c06813317f1030f4c16968fc523746c064d24aab.tar.gz |
Preferences: hook up the missing parts for the language prefs ui
And this actually made me find one memory leak on the old version:
We are constantly creating / leaking a new QSortFilterProxyModel
everytime a sync() is done on the settings. That's not a lot, maybe
once per time a user changes its settings... but it's still a leak.
And the code is more sanely separated this time. yey.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'desktop-widgets/printdialog.h')
0 files changed, 0 insertions, 0 deletions