diff options
Diffstat (limited to 'include/vcl/graph.hxx')
-rw-r--r-- | include/vcl/graph.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/graph.hxx b/include/vcl/graph.hxx index 7e0104055dbc..a99408d13ddb 100644 --- a/include/vcl/graph.hxx +++ b/include/vcl/graph.hxx @@ -160,7 +160,7 @@ public: sal_uLong GetAnimationLoopCount() const; - sal_uLong GetChecksum() const; + sal_uInt32 GetChecksum() const; public: |