summaryrefslogtreecommitdiff
path: root/uui/Library_uui.mk
diff options
context:
space:
mode:
authorMihai Varga <mihai.mv13@gmail.com>2014-07-31 11:10:07 +0300
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-12-15 11:23:25 +0100
commit1ef156897f0fb447b7ace271dbfd95beb8f1a859 (patch)
tree297f575b3b3171fdaa48b11cf56504a523709af3 /uui/Library_uui.mk
parentfc1bfd9e6d774917bd90d67b1135402d2d33ef6b (diff)
Authentication fallback dialog for the OneDrive connection
It asks the user to access an URL in his browser and provide a code from the URL he has been redirected to
Diffstat (limited to 'uui/Library_uui.mk')
-rw-r--r--uui/Library_uui.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/uui/Library_uui.mk b/uui/Library_uui.mk
index 4ad7de5c936b..c1054aa47a81 100644
--- a/uui/Library_uui.mk
+++ b/uui/Library_uui.mk
@@ -38,6 +38,7 @@ $(eval $(call gb_Library_use_libraries,uui,\
$(eval $(call gb_Library_add_exception_objects,uui,\
uui/source/alreadyopen \
+ uui/source/authfallbackdlg \
uui/source/filechanged \
uui/source/fltdlg \
uui/source/iahndl \