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

List:       kde-commits
Subject:    [Amarok] 0298c5a: Unnecessary forward declaration is unnecessary (an
From:       Alejandro Wainzinger <aikawarazuni () gmail ! com>
Date:       2010-03-30 11:39:02
Message-ID: 201003301139.o2UBd2mu014746 () kore ! kollide ! net
[Download RAW message or body]

commit 0298c5a7f278ecfbd292e3148be086deb75c6cdd
Author: Alejandro Wainzinger <aikawarazuni@gmail.com>
Date:   Tue Mar 30 04:46:43 2010 -0800

    Unnecessary forward declaration is unnecessary (and breaks build on Windows due \
to ambiguous double-declaration). Make compile.

diff --git a/src/services/DynamicServiceQueryMaker.h \
b/src/services/DynamicServiceQueryMaker.h index 4c2af22..e624a8e 100644
--- a/src/services/DynamicServiceQueryMaker.h
+++ b/src/services/DynamicServiceQueryMaker.h
@@ -24,7 +24,7 @@
 
 #include <kio/jobclasses.h>
 
-class ServiceCollection;
+//class ServiceCollection;
 
 namespace ThreadWeaver
 {


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

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