diff options
author | Marius Kintel <marius@kintel.net> | 2011-10-20 13:17:22 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-10-20 13:17:22 (GMT) |
commit | a898a518d0cc458070db9a5e68d1f5cf14b900e1 (patch) | |
tree | 4361b2800e357969c696714a82220a3fb9278a70 /src/MainWindow.h | |
parent | 98530546c92294c6effb4b88b12bd3adc86d7c40 (diff) | |
parent | 3647f2ebee7df8463ff6af77023e926729931a1a (diff) |
Merge branch 'master' 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(); |