summaryrefslogtreecommitdiff
path: root/src/AppleEvents.cc
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-06-20 04:11:16 (GMT)
committerMarius Kintel <marius@kintel.net>2013-06-20 04:11:16 (GMT)
commit1c719371cc83911cbd1758a695ed59fa7901fef4 (patch)
treecb903ecbad54e720d2ea91202b6be392d3cd0278 /src/AppleEvents.cc
parentbac587363ab9ecbbec61616c35c0a9f3000ec5a3 (diff)
parentc75d19555256c5daceb9aea2c3e45010a7a75e88 (diff)
Merge remote-tracking branch 'origin/epec-kernel'
Diffstat (limited to 'src/AppleEvents.cc')
-rw-r--r--src/AppleEvents.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AppleEvents.cc b/src/AppleEvents.cc
index 1fb4f99..3102792 100644
--- a/src/AppleEvents.cc
+++ b/src/AppleEvents.cc
@@ -15,7 +15,7 @@ OSErr eventHandler(const AppleEvent *, AppleEvent *, SRefCon )
if (mainwin) break;
}
if (mainwin) {
- mainwin->actionReloadCompile();
+ mainwin->actionReloadRenderCSG();
}
return noErr;
}
contact: Jan Huwald // Impressum