PEP8 Import at the top of the file
svn: r13847
This commit is contained in:
parent
25db37841c
commit
5c444a680b
@ -790,7 +790,6 @@ class GrampsPreferences(ManagedWindow.ManagedWindow):
|
||||
win = DisplayNameEditor(self.uistate, self.dbstate, self.track, self)
|
||||
|
||||
def date_format_changed(self, obj):
|
||||
from QuestionDialog import OkDialog
|
||||
|
||||
config.set('preferences.date-format', obj.get_active())
|
||||
OkDialog(_('Change is not immediate'),
|
||||
|
Loading…
Reference in New Issue
Block a user