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

List:       kde-commits
Subject:    kdesupport/phonon/phonon/experimental
From:       Colin Guthrie <kde () colin ! guthr ! ie>
Date:       2009-11-26 17:22:05
Message-ID: 1259256125.114098.740.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1054743 by cguthrie:

experimental: Use full namespace on Phonon::GlobalConfig in \
Experimental::GlobalConfig

It seems some compilers (e.g. the one used on Solaris/Sun Studio 12 U1) need this to \
compile cleanly.

CCBUG: 216158

 M  +1 -1      globalconfig.h  


--- trunk/kdesupport/phonon/phonon/experimental/globalconfig.h #1054742:1054743
@@ -39,7 +39,7 @@
 
 class GlobalConfig : public Phonon::GlobalConfig
 {
-    K_DECLARE_PRIVATE(GlobalConfig)
+    K_DECLARE_PRIVATE(Phonon::GlobalConfig)
 public:
     QList<int> videoCaptureDeviceListFor(Phonon::Category category, int override = \
                AdvancedDevicesFromSettings) const;
     int videoCaptureDeviceFor(Phonon::Category category, int override = \
AdvancedDevicesFromSettings) const;


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

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