All pastes #1871914 Raw Edit

Someone

public text v1 · immutable
#1871914 ·published 2010-05-12 20:49 UTC
rendered paste body
--- amarok-1.4.10/amarok/src/osd.h.orig	2008-08-13 23:21:51.000000000 +0200
+++ amarok-1.4.10/amarok/src/osd.h	2010-04-21 15:50:05.000000000 +0200
@@ -37,7 +37,7 @@
 
       public slots:
         /** calls setText() then show(), after setting image if needed */
-        void show( const QString &text, QImage newImage = QImage::QImage() );
+        void show( const QString &text, QImage newImage = QImage() );
         void ratingChanged( const short rating );
         void ratingChanged( const QString& path, int rating );
         void volChanged( unsigned char volume );