diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-04-05 15:25:10 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-04-08 11:58:32 +0100 |
commit | fbb1f9776b18104886c18d01b85331742a5e9764 (patch) | |
tree | 35a614a40d9e869252cb755419057e6cac9969db /svtools/UI_svt.mk | |
parent | 13821254f88d2c5488fba9fe6393dcf4ae810db4 (diff) |
convert address template dialog to .ui
seeing as it's an obscure dialog I didn't invest time
in moving all the entries into the .ui and rework
the scrolling logic
Change-Id: If1dccbf01901bf4f754e49d5b38baf2033316410
Diffstat (limited to 'svtools/UI_svt.mk')
-rw-r--r-- | svtools/UI_svt.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/UI_svt.mk b/svtools/UI_svt.mk index 54d72a75665c..2e5dc0a89be0 100644 --- a/svtools/UI_svt.mk +++ b/svtools/UI_svt.mk @@ -10,6 +10,7 @@ $(eval $(call gb_UI_UI,svt)) $(eval $(call gb_UI_add_uifiles,svt,\ + svtools/uiconfig/ui/addresstemplatedialog \ svtools/uiconfig/ui/graphicexport \ svtools/uiconfig/ui/placeedit \ svtools/uiconfig/ui/printersetupdialog \ |