summaryrefslogtreecommitdiffstats
path: root/src/locater.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/locater.h')
-rw-r--r--src/locater.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/locater.h b/src/locater.h
index 229f3f2..5580133 100644
--- a/src/locater.h
+++ b/src/locater.h
@@ -32,9 +32,6 @@
#include <kprocio.h>
-#define DEBUGSTR kdDebug(7199)
-
-
/**
* Interface to the locate command.
*
@@ -46,7 +43,7 @@
*/
class Locater : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**