Kaydet (Commit) 9e200b1d authored tarafından Caolán McNamara's avatar Caolán McNamara

adjust usings, really should just rename ruby's get/set text

Change-Id: Ic5fc9abfb5485a120af86b7832b0bc79f9d470f9
üst e67c21ee
...@@ -87,8 +87,8 @@ public: ...@@ -87,8 +87,8 @@ public:
class SvxRubyDialog : public SfxModelessDialog class SvxRubyDialog : public SfxModelessDialog
{ {
using Window::SetText; using Dialog::SetText;
using Window::GetText; using Dialog::GetText;
friend class RubyPreview; friend class RubyPreview;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment