diff options
author | Milan Crha <mcrha@redhat.com> | 2010-11-18 20:35:36 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2010-11-18 20:35:36 +0800 |
commit | b09b3e9ccacea345fee998ff20ef01ae043eaeac (patch) | |
tree | 2d11701190da5f57461d41236bab44d22884a0a0 /filter/filter.ui | |
parent | 41117c2b8c8fafe581608cd91f84803cacb08f5d (diff) | |
download | gsoc2013-evolution-b09b3e9ccacea345fee998ff20ef01ae043eaeac.tar.gz gsoc2013-evolution-b09b3e9ccacea345fee998ff20ef01ae043eaeac.tar.zst gsoc2013-evolution-b09b3e9ccacea345fee998ff20ef01ae043eaeac.zip |
Bug #633779 - GtkComboBoxText issues
Diffstat (limited to 'filter/filter.ui')
-rw-r--r-- | filter/filter.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/filter.ui b/filter/filter.ui index a7e981c936..b2e11f6fc1 100644 --- a/filter/filter.ui +++ b/filter/filter.ui @@ -107,7 +107,7 @@ </packing> </child> <child> - <object class="GtkComboBoxText" id="filter_source_combobox"> + <object class="GtkComboBox" id="filter_source_combobox"> <property name="visible">True</property> <property name="model">model1</property> <child> |