summaryrefslogtreecommitdiff
path: root/include/svx/rubydialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/rubydialog.hxx')
-rw-r--r--include/svx/rubydialog.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/rubydialog.hxx b/include/svx/rubydialog.hxx
index f1538a32c3ec..d0154ec7cdca 100644
--- a/include/svx/rubydialog.hxx
+++ b/include/svx/rubydialog.hxx
@@ -87,8 +87,8 @@ public:
class SvxRubyDialog : public SfxModelessDialog
{
- using Window::SetText;
- using Window::GetText;
+ using Dialog::SetText;
+ using Dialog::GetText;
friend class RubyPreview;