summaryrefslogtreecommitdiffstats
path: root/slideshow/source/inc/shapeattributelayer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/inc/shapeattributelayer.hxx')
-rw-r--r--slideshow/source/inc/shapeattributelayer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/inc/shapeattributelayer.hxx b/slideshow/source/inc/shapeattributelayer.hxx
index 80b73c2d0c3a..f2bed3498fba 100644
--- a/slideshow/source/inc/shapeattributelayer.hxx
+++ b/slideshow/source/inc/shapeattributelayer.hxx
@@ -64,7 +64,7 @@ namespace slideshow
@return an abstract, numerical state ID.
*/
- virtual StateId getStateId() const = 0;
+ ;
};
typedef ::boost::shared_ptr< State > StateSharedPtr;