summaryrefslogtreecommitdiff
path: root/avmedia/source/framework/mediaplayer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'avmedia/source/framework/mediaplayer.cxx')
-rwxr-xr-x[-rw-r--r--]avmedia/source/framework/mediaplayer.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/avmedia/source/framework/mediaplayer.cxx b/avmedia/source/framework/mediaplayer.cxx
index af6fde31d984..350e4e92bbe2 100644..100755
--- a/avmedia/source/framework/mediaplayer.cxx
+++ b/avmedia/source/framework/mediaplayer.cxx
@@ -46,7 +46,7 @@ namespace avmedia
// - MediaPlayer -
// ---------------
-MediaPlayer::MediaPlayer( Window* _pParent, USHORT nId, SfxBindings* _pBindings, SfxChildWinInfo* pInfo ) :
+MediaPlayer::MediaPlayer( Window* _pParent, sal_uInt16 nId, SfxBindings* _pBindings, SfxChildWinInfo* pInfo ) :
SfxChildWindow( _pParent, nId )
{
pWindow = new MediaFloater( _pBindings, this, _pParent );