summaryrefslogtreecommitdiff
path: root/uui/source/authfallbackdlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/authfallbackdlg.cxx')
-rw-r--r--uui/source/authfallbackdlg.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/uui/source/authfallbackdlg.cxx b/uui/source/authfallbackdlg.cxx
index db0448e551ae..89110740993b 100644
--- a/uui/source/authfallbackdlg.cxx
+++ b/uui/source/authfallbackdlg.cxx
@@ -56,6 +56,7 @@ void AuthFallbackDlg::dispose()
m_pEDCode.clear();
m_pBTOk.clear();
m_pBTCancel.clear();
+ m_pFTGooglePrefixLabel.clear();
ModalDialog::dispose();
}