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

List:       kde-commits
Subject:    kdelibs/kdeui
From:       Adriaan de Groot <groot () kde ! org>
Date:       2005-03-10 20:16:56
Message-ID: 20050310201656.8D91C17AA0 () office ! kde ! org
[Download RAW message or body]

CVS commit by adridg: 

For consistency, and for systems (*cough* gcc 2.95-based 4-stable) where NULL is #defined stupidly


  M +2 -2      kpopupmenu.h   1.36


--- kdelibs/kdeui/kpopupmenu.h  #1.35:1.36
@@ -65,5 +65,5 @@ public:
      * You will want to call this before inserting into a menu.
      */
-    void setTitle(const QString &text, const QPixmap *icon=NULL);
+    void setTitle(const QString &text, const QPixmap *icon=0);
     /**
      * Returns the current title.


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

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