mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
Harmonized the application naming.
This commit is contained in:
@@ -32,7 +32,7 @@ DEBUG_OUT_PATH_PREFIX()
|
||||
SV*
|
||||
FORK_NAME()
|
||||
CODE:
|
||||
RETVAL = newSVpv(SLIC3R_FORK_NAME, 0);
|
||||
RETVAL = newSVpv(SLIC3R_APP_NAME, 0);
|
||||
OUTPUT: RETVAL
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user