6402: Error in ValidatedMaskedEntry widget

svn: r21768
This commit is contained in:
Benny Malengier 2013-03-27 18:05:45 +00:00
parent e86bd066c1
commit dee6a9b829

View File

@ -1051,7 +1051,7 @@ class MaskedEntry(UndoableEntry):
self.override_symbolic_color('base_color', rgba)
self.override_symbolic_color('theme_bg_color', rgba)
self.override_symbolic_color('theme_base_color', rgba)
self.get_window().set_background_rgba(rgba)
##self.get_window().set_background_rgba(rgba)
pango_context = self.get_layout().get_context()
font_description = pango_context.get_font_description()
if unset: