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

List:       kde-commits
Subject:    extragear/multimedia/kaffeine/src/dvb
From:       Christoph Pfister <christophpfister () gmail ! com>
Date:       2011-02-13 11:45:08
Message-ID: 20110213114508.329C9AC8D0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1220234 by pfister:

add some QTypeInfos
- reduces the size of QList<Type>


 M  +2 -0      dvbconfig.h  
 M  +2 -0      dvbscan.cpp  


--- trunk/extragear/multimedia/kaffeine/src/dvb/dvbconfig.h #1220233:1220234
@@ -77,4 +77,6 @@
 	~DvbConfig() { }
 };
 
+Q_DECLARE_TYPEINFO(DvbConfig, Q_MOVABLE_TYPE);
+
 #endif /* DVBCONFIG_H */
--- trunk/extragear/multimedia/kaffeine/src/dvb/dvbscan.cpp #1220233:1220234
@@ -35,6 +35,8 @@
 	int pid;
 };
 
+Q_DECLARE_TYPEINFO(DvbPatEntry, Q_MOVABLE_TYPE);
+
 class DvbSdtEntry
 {
 public:
[prev in list] [next in list] [prev in thread] [next in thread] 

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