summaryrefslogtreecommitdiff
path: root/src/gui/tikzview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/tikzview.h')
-rw-r--r--src/gui/tikzview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/tikzview.h b/src/gui/tikzview.h
index fc3cba4..f89729b 100644
--- a/src/gui/tikzview.h
+++ b/src/gui/tikzview.h
@@ -1,4 +1,4 @@
-/**
+/*!
* Display a Graph, and manage any user input that purely changes the view (e.g. Zoom). This
* serves as the view in the MVC (TikzDocument, TikzView, TikzScene).
*/