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

List:       kde-commits
Subject:    KDE/kdebase/workspace/libs/plasma/widgets
From:       Pino Toscano <pino () kde ! org>
Date:       2008-10-22 7:47:45
Message-ID: 1224661665.509199.3328.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 874665 by pino:

- signals -> Q_SIGNALS
- fix include guard name


 M  +3 -3      svgwidget.h  


--- trunk/KDE/kdebase/workspace/libs/plasma/widgets/svgwidget.h #874664:874665
@@ -17,8 +17,8 @@
  *   51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  */
 
-#ifndef PLASMA_GRAPHICSSVGITEM_H
-#define PLASMA_GRAPHICSSVGITEM_H
+#ifndef PLASMA_SVGWIDGET_H
+#define PLASMA_SVGWIDGET_H
 
 #include <QtGui/QGraphicsWidget>
 
@@ -53,7 +53,7 @@
         void setElementID(const QString &elementID);
         QString elementID() const;
 
-    signals:
+    Q_SIGNALS:
         void clicked(Qt::MouseButton);
 
     protected:
[prev in list] [next in list] [prev in thread] [next in thread] 

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