From 1302198001ddba65c825d213476b2e049d376d08 Mon Sep 17 00:00:00 2001 From: Aleks Kissinger Date: Thu, 11 Jan 2018 13:49:54 +0100 Subject: ... --- src/tikzit.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/tikzit.h b/src/tikzit.h index 1846b15..dc47a27 100644 --- a/src/tikzit.h +++ b/src/tikzit.h @@ -12,6 +12,9 @@ * that makes a change to the tikz file should be implemented as a QUndoCommand. Currently, * these are all in undocommands.h. * + * I've basically been adding documentation as I go. Other bits and pieces can be accessed + * by searching, or via the class list/class hierarchy links in the menu above. + * */ /*! -- cgit v1.2.3