diff options
author | don bright <hugh.m.bright@gmail.com> | 2011-10-23 23:20:00 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2011-10-23 23:20:00 (GMT) |
commit | 27389b0a574e870341d110a267fb2ad99a63fed6 (patch) | |
tree | 55dd269389c80171307a90862fd64263bd93ddb0 /src/MainWindow.h | |
parent | 44d1436d47e3cc43dbca9c0378af3cdb2d475297 (diff) | |
parent | 803818e1065af3d459608c117af0132e82c39cb1 (diff) |
Merge remote-tracking branch 'upstream/visitortests' into visitortests
Diffstat (limited to 'src/MainWindow.h')
-rw-r--r-- | src/MainWindow.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/MainWindow.h b/src/MainWindow.h index 37a6a4c..a3c812b 100644 --- a/src/MainWindow.h +++ b/src/MainWindow.h @@ -115,6 +115,7 @@ private slots: void actionExportSTL(); void actionExportOFF(); void actionExportDXF(); + void actionExportCSG(); void actionExportImage(); void actionFlushCaches(); |