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/audiowidget.h') diff --git a/noncore/multimedia/opieplayer2/audiowidget.h b/noncore/multimedia/opieplayer2/audiowidget.h index 53982a1..61556c6 100644 --- a/noncore/multimedia/opieplayer2/audiowidget.h +++ b/noncore/multimedia/opieplayer2/audiowidget.h @@ -68,6 +68,8 @@ public: virtual void setPlaying( bool b) { setToggleButton( Play, b ); } virtual void setDisplayType( MediaPlayerState::DisplayType displayType ); + virtual void loadSkin(); + signals: void sliderMoved(long); -- cgit v0.9.0.2