summaryrefslogtreecommitdiffstats
path: root/tdenewstuff/knewstuff.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdenewstuff/knewstuff.h')
-rw-r--r--tdenewstuff/knewstuff.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdenewstuff/knewstuff.h b/tdenewstuff/knewstuff.h
index 55d6db9b4..e76b6603b 100644
--- a/tdenewstuff/knewstuff.h
+++ b/tdenewstuff/knewstuff.h
@@ -33,7 +33,7 @@ namespace KNS {
class Engine;
class Entry;
-KDE_EXPORT TDEAction* standardAction(const TQString& what,
+TDE_EXPORT TDEAction* standardAction(const TQString& what,
const TQObject *recvr,
const char *slot,
TDEActionCollection* parent,
@@ -66,7 +66,7 @@ KDE_EXPORT TDEAction* standardAction(const TQString& what,
*
* @since 3.3
*/
-class KDE_EXPORT TDENewStuff
+class TDE_EXPORT TDENewStuff
{
public:
/**