diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-11-05 20:28:27 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-11-07 21:04:50 +0000 |
commit | 64a708cba9b954afe3331f63c58218eb53b3d0ce (patch) | |
tree | ddc1bea3b63f32a1c6d377c1d1dd7aee0803fb70 /svx/uiconfig/ui/docking3deffects.ui | |
parent | f01c49c4a89ecad2376fd0023625186e5cac642e (diff) |
Revert "Reverts a commit series that cripple windows ci."
with addition of...
- svxlo-SvxColorListBox
+ svxcorelo-SvxColorListBox
This reverts commit db380aab1063e8a5e40111c40ee9f7921aa82601.
Change-Id: I3af7aa0abb1a430bce64188244404fcbd480b128
Reviewed-on: https://gerrit.libreoffice.org/30598
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx/uiconfig/ui/docking3deffects.ui')
-rw-r--r-- | svx/uiconfig/ui/docking3deffects.ui | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/svx/uiconfig/ui/docking3deffects.ui b/svx/uiconfig/ui/docking3deffects.ui index e3856ffbd3ca..b468ce2a076d 100644 --- a/svx/uiconfig/ui/docking3deffects.ui +++ b/svx/uiconfig/ui/docking3deffects.ui @@ -1089,7 +1089,7 @@ </packing> </child> <child> - <object class="svxlo-ColorLB" id="ambientcolor"> + <object class="svxcorelo-SvxColorListBox" id="ambientcolor"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="valign">center</property> @@ -1250,7 +1250,7 @@ <property name="can_focus">False</property> <property name="orientation">vertical</property> <child> - <object class="svxlo-ColorLB" id="lightcolor1"> + <object class="svxcorelo-SvxColorListBox" id="lightcolor1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="valign">start</property> @@ -1263,7 +1263,7 @@ </packing> </child> <child> - <object class="svxlo-ColorLB" id="lightcolor2"> + <object class="svxcorelo-SvxColorListBox" id="lightcolor2"> <property name="can_focus">False</property> <property name="no_show_all">True</property> <property name="valign">start</property> @@ -1276,7 +1276,7 @@ </packing> </child> <child> - <object class="svxlo-ColorLB" id="lightcolor3"> + <object class="svxcorelo-SvxColorListBox" id="lightcolor3"> <property name="can_focus">False</property> <property name="no_show_all">True</property> <property name="valign">start</property> @@ -1289,7 +1289,7 @@ </packing> </child> <child> - <object class="svxlo-ColorLB" id="lightcolor4"> + <object class="svxcorelo-SvxColorListBox" id="lightcolor4"> <property name="can_focus">False</property> <property name="no_show_all">True</property> <property name="valign">start</property> @@ -1302,7 +1302,7 @@ </packing> </child> <child> - <object class="svxlo-ColorLB" id="lightcolor5"> + <object class="svxcorelo-SvxColorListBox" id="lightcolor5"> <property name="can_focus">False</property> <property name="no_show_all">True</property> <property name="valign">start</property> @@ -1315,7 +1315,7 @@ </packing> </child> <child> - <object class="svxlo-ColorLB" id="lightcolor6"> + <object class="svxcorelo-SvxColorListBox" id="lightcolor6"> <property name="can_focus">False</property> <property name="no_show_all">True</property> <property name="valign">start</property> @@ -1328,7 +1328,7 @@ </packing> </child> <child> - <object class="svxlo-ColorLB" id="lightcolor7"> + <object class="svxcorelo-SvxColorListBox" id="lightcolor7"> <property name="can_focus">False</property> <property name="no_show_all">True</property> <property name="valign">start</property> @@ -1341,7 +1341,7 @@ </packing> </child> <child> - <object class="svxlo-ColorLB" id="lightcolor8"> + <object class="svxcorelo-SvxColorListBox" id="lightcolor8"> <property name="can_focus">False</property> <property name="no_show_all">True</property> <property name="valign">start</property> @@ -1721,7 +1721,7 @@ </packing> </child> <child> - <object class="svxlo-ColorLB" id="objcolor"> + <object class="svxcorelo-SvxColorListBox" id="objcolor"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="valign">center</property> @@ -1733,7 +1733,7 @@ </packing> </child> <child> - <object class="svxlo-ColorLB" id="illumcolor"> + <object class="svxcorelo-SvxColorListBox" id="illumcolor"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="valign">center</property> @@ -1856,7 +1856,7 @@ </packing> </child> <child> - <object class="svxlo-ColorLB" id="speccolor"> + <object class="svxcorelo-SvxColorListBox" id="speccolor"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="valign">center</property> |