[Libreoffice-commits] core.git: dbaccess/uiconfig
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Wed Oct 24 15:47:00 UTC 2018
dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 290b6e09f9622027bab8eaf12f87b72237d2e9d6
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Wed Oct 24 12:56:22 2018 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Wed Oct 24 17:46:31 2018 +0200
fix OGeneralSpecialJDBCDetailsPage
Change-Id: Iee83dcd992ff5d66ff4090019ceb764051a9c776
Reviewed-on: https://gerrit.libreoffice.org/62296
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui b/dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui
index 23106fb9ca1b..6280e2cc1a4c 100644
--- a/dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui
+++ b/dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui
@@ -214,7 +214,7 @@
</packing>
</child>
<child>
- <object class="GtkComboBox" id="charset">
+ <object class="GtkComboBoxText" id="charset">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hexpand">True</property>
More information about the Libreoffice-commits
mailing list