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

List:       kde-commits
Subject:    extragear/graphics/kipi-plugins/common/libkipiplugins
From:       Andi Clemens <andi.clemens () gmx ! net>
Date:       2009-08-07 20:32:47
Message-ID: 1249677167.770469.8548.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1008556 by aclemens:

Somehow QFlags need to be declared outside of any namespace?
Otherwise compiling will fail. Can someone explain this? There is no
note in the Qt documentation about this.

CCMAIL:digikam-devel@kde.org

 M  +2 -2      imageslist.h  


--- trunk/extragear/graphics/kipi-plugins/common/libkipiplugins/imageslist.h #1008555:1008556
@@ -234,8 +234,8 @@
     ImagesListPriv* const d;
 };
 
-Q_DECLARE_OPERATORS_FOR_FLAGS(ImagesList::ControlButtons)
-
 }  // namespace KIPIPlugins
 
+Q_DECLARE_OPERATORS_FOR_FLAGS(KIPIPlugins::ImagesList::ControlButtons)
+
 #endif // IMAGESLIST_H
[prev in list] [next in list] [prev in thread] [next in thread] 

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