summaryrefslogtreecommitdiff
path: root/include/vcl/tabdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/tabdlg.hxx')
-rw-r--r--include/vcl/tabdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/tabdlg.hxx b/include/vcl/tabdlg.hxx
index 096d5053e66b..ecce55a00d7f 100644
--- a/include/vcl/tabdlg.hxx
+++ b/include/vcl/tabdlg.hxx
@@ -44,7 +44,7 @@ public:
TabDialog( Window* pParent, const OString& rID, const OUString& rUIXMLDescription );
~TabDialog();
- virtual void StateChanged( StateChangedType nStateChange );
+ virtual void StateChanged( StateChangedType nStateChange ) SAL_OVERRIDE;
void AdjustLayout();