summaryrefslogtreecommitdiffstats
path: root/tdemdi/tdemditoolviewaccessor.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdemdi/tdemditoolviewaccessor.h')
-rw-r--r--tdemdi/tdemditoolviewaccessor.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tdemdi/tdemditoolviewaccessor.h b/tdemdi/tdemditoolviewaccessor.h
index 8c1448cae..49291c5ed 100644
--- a/tdemdi/tdemditoolviewaccessor.h
+++ b/tdemdi/tdemditoolviewaccessor.h
@@ -18,8 +18,8 @@
// License, or (at your option) any later version.
//
//----------------------------------------------------------------------------
-#ifndef _KMDITOOLVIEWACCESSOR_H_
-#define _KMDITOOLVIEWACCESSOR_H_
+#ifndef _TDEMDITOOLVIEWACCESSOR_H_
+#define _TDEMDITOOLVIEWACCESSOR_H_
#include <tqwidget.h>
#include <tqpixmap.h>
@@ -81,6 +81,6 @@ protected:
};
-#endif //_KMDITOOLVIEWACCESSOR_H_
+#endif //_TDEMDITOOLVIEWACCESSOR_H_
// kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands;