summaryrefslogtreecommitdiff
path: root/src/tikzit.h
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2018-10-06 16:06:06 +0200
committerAleks Kissinger <aleks0@gmail.com>2018-10-06 16:06:06 +0200
commitc0b8dea3d3b93fd4b87e5311b6c6422a7ccdb723 (patch)
tree7bea34c2d86c2d68a6c6d4d9e003c8573dc77449 /src/tikzit.h
parent6359b28b155355e0be67961cc21eccdbd2c61cc2 (diff)
removed EdgeStyle and NodeStyle classes
Diffstat (limited to 'src/tikzit.h')
-rw-r--r--src/tikzit.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tikzit.h b/src/tikzit.h
index 525696d..6612ff1 100644
--- a/src/tikzit.h
+++ b/src/tikzit.h
@@ -57,7 +57,6 @@
#include "toolpalette.h"
#include "propertypalette.h"
#include "stylepalette.h"
-#include "nodestyle.h"
#include "tikzstyles.h"
#include <QObject>