summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/vcl/graph.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/vcl/graph.hxx b/include/vcl/graph.hxx
index 639cd6e7b03a..3690b6165a9f 100644
--- a/include/vcl/graph.hxx
+++ b/include/vcl/graph.hxx
@@ -129,6 +129,8 @@ public:
bool operator!=( const Graphic& rGraphic ) const;
bool operator!() const;
+ operator bool() const;
+
void Clear();
GraphicType GetType() const;