summaryrefslogtreecommitdiff
path: root/tikzit/src/osx/GraphicsView.h
diff options
context:
space:
mode:
Diffstat (limited to 'tikzit/src/osx/GraphicsView.h')
-rw-r--r--tikzit/src/osx/GraphicsView.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tikzit/src/osx/GraphicsView.h b/tikzit/src/osx/GraphicsView.h
index ddd005f..e963ac7 100644
--- a/tikzit/src/osx/GraphicsView.h
+++ b/tikzit/src/osx/GraphicsView.h
@@ -121,6 +121,7 @@ typedef enum {
- (void)copy:(id)sender;
- (void)paste:(id)sender;
- (void)delete:(id)sender;
+- (void)bringForward:(id)sender;
- (void)flipHorizonal:(id)sender;
- (void)flipVertical:(id)sender;
- (void)reverseEdgeDirection:(id)sender;