diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-05-16 10:59:27 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-05-16 14:33:39 +0100 |
commit | 3cf4fffee796a7ee810bb9575b65f381d1e2a8a2 (patch) | |
tree | d47a50467d6ea8032ac62497b4656570a2242d26 /sc/uiconfig | |
parent | 28ca8eeee8898c5cd3730ebfcbbf303b68d25150 (diff) |
SvxCheckListBox is in svxcore, not svx
Change-Id: I2dbf51bbdd1cca6c934622066ac5da2c480effa8
Diffstat (limited to 'sc/uiconfig')
-rw-r--r-- | sc/uiconfig/scalc/ui/protectsheetdlg.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/uiconfig/scalc/ui/protectsheetdlg.ui b/sc/uiconfig/scalc/ui/protectsheetdlg.ui index fcd7dd5d6b99..e6a8474ef799 100644 --- a/sc/uiconfig/scalc/ui/protectsheetdlg.ui +++ b/sc/uiconfig/scalc/ui/protectsheetdlg.ui @@ -224,7 +224,7 @@ </packing> </child> <child> - <object class="svxlo-SvxCheckListBox" id="checklist:border"> + <object class="svxcorelo-SvxCheckListBox" id="checklist:border"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> |