summaryrefslogtreecommitdiffstats
path: root/avmedia/source/vlc/vlcwindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'avmedia/source/vlc/vlcwindow.hxx')
-rw-r--r--avmedia/source/vlc/vlcwindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/avmedia/source/vlc/vlcwindow.hxx b/avmedia/source/vlc/vlcwindow.hxx
index bc0568cb13c7..17a8c88db5cc 100644
--- a/avmedia/source/vlc/vlcwindow.hxx
+++ b/avmedia/source/vlc/vlcwindow.hxx
@@ -30,7 +30,7 @@ class VLCWindow : public ::cppu::WeakImplHelper2 < ::com::sun::star::media::XPla
{
VLCPlayer& mPlayer;
public:
- SAL_CALL VLCWindow(VLCPlayer& player);
+ VLCWindow(VLCPlayer& player);
void SAL_CALL update() throw (css::uno::RuntimeException);
::sal_Bool SAL_CALL setZoomLevel( css::media::ZoomLevel ZoomLevel ) throw (css::uno::RuntimeException);