summaryrefslogtreecommitdiffstats
path: root/tdemdi/tdemdi/toolviewaccessor.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdemdi/tdemdi/toolviewaccessor.h')
-rw-r--r--tdemdi/tdemdi/toolviewaccessor.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tdemdi/tdemdi/toolviewaccessor.h b/tdemdi/tdemdi/toolviewaccessor.h
index 75d9a863e..460496612 100644
--- a/tdemdi/tdemdi/toolviewaccessor.h
+++ b/tdemdi/tdemdi/toolviewaccessor.h
@@ -17,8 +17,8 @@
Boston, MA 02110-1301, USA.
*/
-#ifndef _KMDI_TOOLVIEWACCESSOR_H_
-#define _KMDI_TOOLVIEWACCESSOR_H_
+#ifndef _TDEMDI_TOOLVIEWACCESSOR_H_
+#define _TDEMDI_TOOLVIEWACCESSOR_H_
#include <tqwidget.h>
#include <tqpixmap.h>
@@ -83,6 +83,6 @@ protected:
}
-#endif //_KMDITOOLVIEWACCESSOR_H_
+#endif //_TDEMDI_TOOLVIEWACCESSOR_H_
// kate: space-indent on; indent-width 2; replace-tabs on;