[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/phonon (silent)
From:       Matthias Kretz <kretz () kde ! org>
Date:       2007-01-31 17:09:41
Message-ID: 1170263381.817577.26613.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 628834 by mkretz:

SVN_SILENT: silence -Weffc++


 M  +7 -1      abstractmediaproducer_p.h  
 M  +4 -0      base.h  


--- trunk/KDE/kdelibs/phonon/abstractmediaproducer_p.h #628833:628834
@@ -36,7 +36,13 @@
 		AbstractMediaProducerPrivate()
 			: state( Phonon::LoadingState )
 			, currentTime( 0 )
-			, tickInterval( 0 )
+            , tickInterval(0),
+            videoPaths(),
+            audioPaths(),
+            selectedAudioStream(),
+            selectedVideoStream(),
+            selectedSubtitleStream(),
+            metaData()
 		{ }
 
 		State state;
--- trunk/KDE/kdelibs/phonon/base.h #628833:628834
@@ -78,6 +78,10 @@
 			 * \return the Iface object, might return \c 0
 			 */
 			QObject* iface();
+
+        private:
+            Base(const Base&);
+            Base& operator=(const Base&);
 	};
 } //namespace Phonon
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic