summaryrefslogtreecommitdiff
path: root/svx/inc/galctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/galctrl.hxx')
-rw-r--r--svx/inc/galctrl.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/inc/galctrl.hxx b/svx/inc/galctrl.hxx
index ac51c0eadb18..3e56b4ea08b2 100644
--- a/svx/inc/galctrl.hxx
+++ b/svx/inc/galctrl.hxx
@@ -95,6 +95,7 @@ public:
~GalleryPreview();
void SetGraphic( const Graphic& rGraphic ) { aGraphicObj.SetGraphic( rGraphic ); }
+ bool SetGraphic( const INetURLObject& );
void PreviewMedia( const INetURLObject& rURL );
};