From 2bf85f71dc07b2c4785b9408e3c426ccaab55b74 Mon Sep 17 00:00:00 2001 From: Aleks Kissinger Date: Mon, 18 Dec 2017 15:29:33 +0000 Subject: introduced some comments for source navigation --- tikzit/src/gui/propertypalette.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tikzit/src/gui/propertypalette.h') diff --git a/tikzit/src/gui/propertypalette.h b/tikzit/src/gui/propertypalette.h index f2f1955..7910d70 100644 --- a/tikzit/src/gui/propertypalette.h +++ b/tikzit/src/gui/propertypalette.h @@ -1,3 +1,7 @@ +/** + * Enables the user to edit properties of the graph, as well as the selected node/edge. + */ + #ifndef PROPERTYPALETTE_H #define PROPERTYPALETTE_H -- cgit v1.2.3