[Libreoffice-commits] core.git: cui/uiconfig sfx2/uiconfig

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Jan 29 19:51:47 UTC 2019


 cui/uiconfig/ui/optchartcolorspage.ui |    2 +-
 sfx2/uiconfig/ui/notebookbar.ui       |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 5d2dbcbd69a029d5f755111092df9d36ed1c1593
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue Jan 29 14:53:28 2019 +0000
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Tue Jan 29 20:51:23 2019 +0100

    Resolves: tdf#122977 widget claimed to be in wrong library
    
    Change-Id: I635097e00e6b5d4f08badb1e99fa9b61b6b43856
    Reviewed-on: https://gerrit.libreoffice.org/67084
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/cui/uiconfig/ui/optchartcolorspage.ui b/cui/uiconfig/ui/optchartcolorspage.ui
index 5e8debc83454..ee23c1cc7450 100644
--- a/cui/uiconfig/ui/optchartcolorspage.ui
+++ b/cui/uiconfig/ui/optchartcolorspage.ui
@@ -146,7 +146,7 @@
                   </packing>
                 </child>
                 <child>
-                  <object class="svxlo-SvxColorValueSet" id="table:border">
+                  <object class="svxcorelo-SvxColorValueSet" id="table:border">
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="hexpand">True</property>
diff --git a/sfx2/uiconfig/ui/notebookbar.ui b/sfx2/uiconfig/ui/notebookbar.ui
index 3d192c007375..5c921496fe41 100644
--- a/sfx2/uiconfig/ui/notebookbar.ui
+++ b/sfx2/uiconfig/ui/notebookbar.ui
@@ -12,7 +12,7 @@
         <property name="can_focus">False</property>
         <property name="orientation">vertical</property>
         <child>
-          <object class="vcllo-NotebookbarTabControl" id="notebook1">
+          <object class="sfxlo-NotebookbarTabControl" id="notebook1">
             <property name="visible">True</property>
             <property name="can_focus">True</property>
             <property name="hexpand">True</property>


More information about the Libreoffice-commits mailing list