summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/ChildWindowWrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/ChildWindowWrapper.hxx')
-rw-r--r--sc/source/ui/inc/ChildWindowWrapper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/ChildWindowWrapper.hxx b/sc/source/ui/inc/ChildWindowWrapper.hxx
index b61853ec02f1..684bf6db8543 100644
--- a/sc/source/ui/inc/ChildWindowWrapper.hxx
+++ b/sc/source/ui/inc/ChildWindowWrapper.hxx
@@ -59,7 +59,7 @@ public:
SfxChildWindow::RegisterChildWindow(pModule, pFactory);
}
- virtual SfxChildWinInfo GetInfo() const
+ virtual SfxChildWinInfo GetInfo() const SAL_OVERRIDE
{
SfxChildWinInfo aInfo = SfxChildWindow::GetInfo();
((SfxModelessDialog*)GetWindow())->FillInfo( aInfo );