summaryrefslogtreecommitdiff
path: root/sc/UI_scalc.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-12-04 09:35:19 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-12-04 16:19:11 +0000
commit16d7ace9eea35284e012bd2519d691946dadff58 (patch)
tree80763f92d54b0b90c465e0074b444a4c78196c45 /sc/UI_scalc.mk
parentf41a2804dd4a23352b7af2dd28c03df02debfb13 (diff)
rework the calc sort dialog to use .ui snippet
this should have the side-effect that the scrollbar is in the right place, and not jammed into some odd place in the dialog Change-Id: Ie1648568de755172b77378b19e0b59b5056c116f
Diffstat (limited to 'sc/UI_scalc.mk')
-rw-r--r--sc/UI_scalc.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/sc/UI_scalc.mk b/sc/UI_scalc.mk
index 4dd79cdefe35..aee514edca52 100644
--- a/sc/UI_scalc.mk
+++ b/sc/UI_scalc.mk
@@ -11,7 +11,9 @@ $(eval $(call gb_UI_UI,modules/scalc))
$(eval $(call gb_UI_add_uifiles,modules/scalc,\
sc/uiconfig/scalc/ui/printeroptions \
- sc/uiconfig/scalc/ui/sortpage \
+ sc/uiconfig/scalc/ui/sortcriteriapage \
+ sc/uiconfig/scalc/ui/sortkey \
+ sc/uiconfig/scalc/ui/sortoptionspage \
sc/uiconfig/scalc/ui/textimportoptions \
))