From 40ff6884f079a55fcf219b2d032c7be4da385bc1 Mon Sep 17 00:00:00 2001 From: simon Date: Mon, 09 Dec 2002 21:43:32 +0000 Subject: - hah, the improved design pays off :) switching skins at run-time now only reloads the pixmaps and no more requires a restart or re-creation of the audio/video widgets and the xine control (which involved slow xine initialization) --- (limited to 'noncore/multimedia/opieplayer2/videowidget.h') diff --git a/noncore/multimedia/opieplayer2/videowidget.h b/noncore/multimedia/opieplayer2/videowidget.h index 21a4e9e..87be371 100644 --- a/noncore/multimedia/opieplayer2/videowidget.h +++ b/noncore/multimedia/opieplayer2/videowidget.h @@ -66,6 +66,8 @@ public: virtual void setLength( long ); virtual void setDisplayType( MediaPlayerState::DisplayType displayType ); + virtual void loadSkin(); + signals: void moreClicked(); void lessClicked(); -- cgit v0.9.0.2