summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/matrix/QCanvasMatrixDiamond.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/matrix/QCanvasMatrixDiamond.h')
-rw-r--r--src/gui/editors/matrix/QCanvasMatrixDiamond.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/editors/matrix/QCanvasMatrixDiamond.h b/src/gui/editors/matrix/QCanvasMatrixDiamond.h
index 547d7f1..8b736e7 100644
--- a/src/gui/editors/matrix/QCanvasMatrixDiamond.h
+++ b/src/gui/editors/matrix/QCanvasMatrixDiamond.h
@@ -23,8 +23,8 @@
COPYING included with this distribution for more information.
*/
-#ifndef _RG_QCANVASMATRIXDIAMOND_H_
-#define _RG_QCANVASMATRIXDIAMOND_H_
+#ifndef _RG_TQCANVASMATRIXDIAMOND_H_
+#define _RG_TQCANVASMATRIXDIAMOND_H_
#include "QCanvasMatrixRectangle.h"
#include <tqpointarray.h>
@@ -41,7 +41,7 @@ class MatrixElement;
/**
- * A TQCanvas diamond shape referencing a MatrixElement
+ * A TQCanvas diamond tqshape referencing a MatrixElement
*/
class QCanvasMatrixDiamond : public QCanvasMatrixRectangle
{