Kaydet (Commit) d5c28d26 authored tarafından Michael Stahl's avatar Michael Stahl

cui: loplugin:override

Change-Id: I5a14762a64e88aae67d10d0a6ef80d38bb26320a
üst 5fb91dfd
......@@ -80,7 +80,7 @@ protected:
public:
SentenceEditWindow_Impl(vcl::Window* pParent, WinBits nBits);
~SentenceEditWindow_Impl();
virtual ~SentenceEditWindow_Impl();
void Init(VclPtr<ToolBox> &rToolbar);
void SetModifyHdl(const Link<Edit&,void>& rLink) override { m_aModifyLink = rLink;}
......
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