summaryrefslogtreecommitdiff
path: root/uui/source/logindlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/logindlg.hxx')
-rw-r--r--uui/source/logindlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/logindlg.hxx b/uui/source/logindlg.hxx
index 6f2e2de2de98..82bc18544842 100644
--- a/uui/source/logindlg.hxx
+++ b/uui/source/logindlg.hxx
@@ -58,7 +58,7 @@ class LoginDialog : public weld::GenericDialogController
void SetRequest();
DECL_LINK(OKHdl_Impl, weld::Button&, void);
- DECL_LINK(UseSysCredsHdl_Impl, weld::ToggleButton&, void);
+ DECL_LINK(UseSysCredsHdl_Impl, weld::Toggleable&, void);
public:
LoginDialog(weld::Window* pParent, LoginFlags nFlags,