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

List:       kde-commits
Subject:    KDE/kdepim/libkdepim
From:       David Jarvie <software () astrojar ! org ! uk>
Date:       2007-01-14 16:26:41
Message-ID: 1168792001.915910.7843.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 623357 by djarvie:

Replace deprecated method


 M  +2 -1      kdateedit.cpp  
 M  +1 -1      kdateedit.h  


--- trunk/KDE/kdepim/libkdepim/kdateedit.cpp #623356:623357
@@ -33,6 +33,7 @@
 #include <kglobal.h>
 #include <kglobalsettings.h>
 #include <klocale.h>
+#include <kdebug.h>
 
 #include "kdateedit.h"
 
@@ -132,7 +133,7 @@
   return mReadOnly;
 }
 
-void KDateEdit::popup()
+void KDateEdit::showPopup()
 {
   if ( mReadOnly )
     return;
--- trunk/KDE/kdepim/libkdepim/kdateedit.h #623356:623357
@@ -79,7 +79,7 @@
      */
     bool isReadOnly() const;
 
-    virtual void popup();
+    virtual void showPopup();
 
   signals:
     /**
[prev in list] [next in list] [prev in thread] [next in thread] 

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