summaryrefslogtreecommitdiffstats
path: root/tdeprint/kmmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeprint/kmmanager.h')
-rw-r--r--tdeprint/kmmanager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeprint/kmmanager.h b/tdeprint/kmmanager.h
index df78adcd3..d5742bb39 100644
--- a/tdeprint/kmmanager.h
+++ b/tdeprint/kmmanager.h
@@ -20,7 +20,7 @@
#ifndef KMMANAGER_H
#define KMMANAGER_H
-#if !defined( _KDEPRINT_COMPILE ) && defined( __GNUC__ )
+#if !defined( _TDEPRINT_COMPILE ) && defined( __GNUC__ )
#warning internal header, do not use except if you are a KDEPrint developer
#endif
@@ -45,7 +45,7 @@ class PrinterFilter;
* if you're a KDEPrint developer. The API might change in the
* future and binary compatibility might be broken.
*/
-class KDEPRINT_EXPORT KMManager : public TQObject
+class TDEPRINT_EXPORT KMManager : public TQObject
{
Q_OBJECT