summaryrefslogtreecommitdiff
path: root/vcl/source/app/weldutils.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/app/weldutils.cxx')
-rw-r--r--vcl/source/app/weldutils.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/app/weldutils.cxx b/vcl/source/app/weldutils.cxx
index e9d557430b42..6927297ad9da 100644
--- a/vcl/source/app/weldutils.cxx
+++ b/vcl/source/app/weldutils.cxx
@@ -94,7 +94,7 @@ Dialog* AssistantController::getDialog() { return m_xAssistant.get(); }
AssistantController::~AssistantController() {}
-void TriStateEnabled::ButtonToggled(weld::ToggleButton& rToggle)
+void TriStateEnabled::ButtonToggled(weld::Toggleable& rToggle)
{
if (bTriStateEnabled)
{