cui: loplugin:override
Change-Id: I5a14762a64e88aae67d10d0a6ef80d38bb26320a
This commit is contained in:
@@ -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;}
|
||||
|
Reference in New Issue
Block a user