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

List:       kde-commits
Subject:    KDE/kdelibs/kde3support/kdeui
From:       Peter Kümmel <syntheticpp () yahoo ! com>
Date:       2006-07-13 13:03:18
Message-ID: 1152795798.172184.27148.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 561847 by kuemmel:

use KDE3SUPPORT_EXPORT_DEPRECATED macro

 M  +1 -1      k3sconfig.h  
 M  +1 -1      k3spell.h  
 M  +1 -1      k3spelldlg.h  


--- trunk/KDE/kdelibs/kde3support/kdeui/k3sconfig.h #561846:561847
@@ -83,7 +83,7 @@
  * @see K3Spell
  * @deprecated use kspell2 instead
  */
-class KDEUI_EXPORT_DEPRECATED K3SpellConfig : public QWidget
+class KDE3SUPPORT_EXPORT_DEPRECATED K3SpellConfig : public QWidget
 {
   Q_OBJECT
 
--- trunk/KDE/kdelibs/kde3support/kdeui/k3spell.h #561846:561847
@@ -43,7 +43,7 @@
  *
  * @deprecated, use kspell2 instead
  */
-class KDEUI_EXPORT_DEPRECATED K3Spell : public QObject
+class KDE3SUPPORT_EXPORT_DEPRECATED K3Spell : public QObject
 {
   Q_OBJECT
 
--- trunk/KDE/kdelibs/kde3support/kdeui/k3spelldlg.h #561846:561847
@@ -46,7 +46,7 @@
 /**
  * @deprecated, use kspell2 instead
  */
-class KDEUI_EXPORT_DEPRECATED K3SpellDlg : public KDialog
+class KDE3SUPPORT_EXPORT_DEPRECATED K3SpellDlg : public KDialog
 {
   Q_OBJECT
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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