summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opieplayer2/videowidget.h
authorharlekin <harlekin>2002-08-02 11:38:17 (UTC)
committer harlekin <harlekin>2002-08-02 11:38:17 (UTC)
commitd3a54af5288cd30fc1a4f2dafc9f848b245046d6 (patch) (unidiff)
tree7390858ac62708bfc81078493e580a57297c61fa /noncore/multimedia/opieplayer2/videowidget.h
parent471dc69956af37e7c5f481c10482f280db853491 (diff)
downloadopie-d3a54af5288cd30fc1a4f2dafc9f848b245046d6.zip
opie-d3a54af5288cd30fc1a4f2dafc9f848b245046d6.tar.gz
opie-d3a54af5288cd30fc1a4f2dafc9f848b245046d6.tar.bz2
theme work
Diffstat (limited to 'noncore/multimedia/opieplayer2/videowidget.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/multimedia/opieplayer2/videowidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/multimedia/opieplayer2/videowidget.h b/noncore/multimedia/opieplayer2/videowidget.h
index 8f98889..0122d5d 100644
--- a/noncore/multimedia/opieplayer2/videowidget.h
+++ b/noncore/multimedia/opieplayer2/videowidget.h
@@ -86,6 +86,7 @@ private:
86 void toggleButton( int ); 86 void toggleButton( int );
87 void setToggleButton( int, bool ); 87 void setToggleButton( int, bool );
88 88
89 QString backgroundPix;
89 QSlider *slider; 90 QSlider *slider;
90 QPixmap *pixmaps[3]; 91 QPixmap *pixmaps[3];
91 QImage *currentFrame; 92 QImage *currentFrame;