summaryrefslogtreecommitdiff
path: root/svx/workben/pixelctl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/workben/pixelctl.cxx')
-rw-r--r--svx/workben/pixelctl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/workben/pixelctl.cxx b/svx/workben/pixelctl.cxx
index 564d2b55ae81..9d2cb05809a0 100644
--- a/svx/workben/pixelctl.cxx
+++ b/svx/workben/pixelctl.cxx
@@ -83,7 +83,7 @@ class MyWin : public WorkWindow
public:
MyWin(vcl::Window* pParent, WinBits nWinStyle);
- virtual ~MyWin()
+ virtual ~MyWin() override
{
disposeOnce();
}