summaryrefslogtreecommitdiffstats
path: root/kmag/kmag.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmag/kmag.h')
-rw-r--r--kmag/kmag.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/kmag/kmag.h b/kmag/kmag.h
index 10a85a1..e3288aa 100644
--- a/kmag/kmag.h
+++ b/kmag/kmag.h
@@ -21,9 +21,8 @@
#ifndef KMAG_H
#define KMAG_H
-
#ifdef HAVE_CONFIG_H
-#include <config.h>
+#include "config.h"
#endif
#include "kmagzoomview.h"
@@ -56,7 +55,7 @@
*/
class KmagApp : public TDEMainWindow
{
- Q_OBJECT
+ TQ_OBJECT
public: