summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/chartsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/chartsh.hxx')
-rw-r--r--sc/source/ui/inc/chartsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/chartsh.hxx b/sc/source/ui/inc/chartsh.hxx
index 7de20d939880..4900d78309a0 100644
--- a/sc/source/ui/inc/chartsh.hxx
+++ b/sc/source/ui/inc/chartsh.hxx
@@ -45,7 +45,7 @@ public:
void ExecuteExportAsGraphic(SfxRequest& rReq);
void GetExportAsGraphicState(SfxItemSet &rSet);
- virtual void HandleSelectionChange(void);
+ void HandleSelectionChange(void);
};
#endif