From 2a57f77860e0287790f643f07c1449dee45be0f9 Mon Sep 17 00:00:00 2001 From: Aleks Kissinger Date: Mon, 18 Dec 2017 18:13:48 +0000 Subject: migrated TikzDocument into TikzScene --- tikzit/src/data/graph.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tikzit/src/data/graph.h') diff --git a/tikzit/src/data/graph.h b/tikzit/src/data/graph.h index 952b8b4..3f4e8d3 100644 --- a/tikzit/src/data/graph.h +++ b/tikzit/src/data/graph.h @@ -1,5 +1,5 @@ /** - * A tikz graph. This serves as the model in the MVC (Graph, TikzView, TikzScene). + * A graph defined by tikz code. */ #ifndef GRAPH_H -- cgit v1.2.3