summaryrefslogtreecommitdiff
path: root/src/gui/tikzscene.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/tikzscene.h')
-rw-r--r--src/gui/tikzscene.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/tikzscene.h b/src/gui/tikzscene.h
index a1d7e26..91f606f 100644
--- a/src/gui/tikzscene.h
+++ b/src/gui/tikzscene.h
@@ -65,6 +65,7 @@ public:
void deselectAll();
bool parseTikz(QString tikz);
void reflectNodes(bool horizontal);
+ void rotateNodes(bool clockwise);
bool enabled() const;
void setEnabled(bool enabled);
int lineNumberForSelection();