Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 251250
Collapse All | Expand All

(-)radiomixer-1.1RC1b/src/metainfo.cpp (+1 lines)
Lines 20-25 Link Here
20
 *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
20
 *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
21
 ***************************************************************************/
21
 ***************************************************************************/
22
#include "metainfo.h"
22
#include "metainfo.h"
23
#include <cstdlib>
23
24
24
metaInfo::metaInfo(QObject *parent, const char *name)
25
metaInfo::metaInfo(QObject *parent, const char *name)
25
 : QObject(parent, name)
26
 : QObject(parent, name)

Return to bug 251250