summaryrefslogtreecommitdiffstats
path: root/src/projects/kostore/koStore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/projects/kostore/koStore.h')
-rw-r--r--src/projects/kostore/koStore.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/projects/kostore/koStore.h b/src/projects/kostore/koStore.h
index 331bc8b..cc48221 100644
--- a/src/projects/kostore/koStore.h
+++ b/src/projects/kostore/koStore.h
@@ -1,4 +1,3 @@
-// -*- c-basic-offset: 2 -*-
/* This file is part of the KDE project
Copyright (C) 1998, 1999 David Faure <faure@kde.org>
@@ -26,9 +25,9 @@
#include <tqiodevice.h>
#include <tqvaluestack.h>
//#include <koffice_export.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
-#define KOSTORE_EXPORT KDE_EXPORT
+#define KOSTORE_EXPORT TDE_EXPORT
class TQWidget;