summaryrefslogtreecommitdiff
path: root/src/GudhUI/view/Viewer_instructor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/GudhUI/view/Viewer_instructor.h')
-rw-r--r--src/GudhUI/view/Viewer_instructor.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GudhUI/view/Viewer_instructor.h b/src/GudhUI/view/Viewer_instructor.h
index e1c6af8b..31a1d273 100644
--- a/src/GudhUI/view/Viewer_instructor.h
+++ b/src/GudhUI/view/Viewer_instructor.h
@@ -21,8 +21,8 @@
*
*/
-#ifndef VIEW_VIEWER_INSTRUCTOR_H
-#define VIEW_VIEWER_INSTRUCTOR_H
+#ifndef VIEW_VIEWER_INSTRUCTOR_H_
+#define VIEW_VIEWER_INSTRUCTOR_H_
// todo do a viewer instructor that have directely a pointer to a QGLviewer and buffer ot not triangles
@@ -114,4 +114,4 @@ class Viewer_instructor : public QWidget {
void change_light();
};
-#endif // VIEW_VIEWER_INSTRUCTOR_H
+#endif // VIEW_VIEWER_INSTRUCTOR_H_