summaryrefslogtreecommitdiff
path: root/uui/UIConfig_uui.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-12-21 20:57:33 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-12-21 21:14:29 +0000
commita5650e388de543501788b0745396ee1d25164c2a (patch)
tree845b114e5ae13e3f50e3c04cc92dde03d581f681 /uui/UIConfig_uui.mk
parent12b0a95b9777a46efc885811f5c7e7182855a834 (diff)
convert ssl warning dialog to .ui
Change-Id: I658cc3f1c63f8cfb18463befa3a0efbd92139659
Diffstat (limited to 'uui/UIConfig_uui.mk')
-rw-r--r--uui/UIConfig_uui.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/uui/UIConfig_uui.mk b/uui/UIConfig_uui.mk
index 3b34479de4c4..e826a48730ed 100644
--- a/uui/UIConfig_uui.mk
+++ b/uui/UIConfig_uui.mk
@@ -12,6 +12,7 @@ $(eval $(call gb_UIConfig_UIConfig,uui))
$(eval $(call gb_UIConfig_add_uifiles,uui,\
uui/uiconfig/ui/masterpassworddlg \
uui/uiconfig/ui/setmasterpassworddlg \
+ uui/uiconfig/ui/sslwarndialog \
))
# vim: set noet sw=4 ts=4: