projects
/
blender-staging.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2.5
[blender-staging.git]
/
source
/
blender
/
editors
/
space_sound
/
space_sound.c
diff --git
a/source/blender/editors/space_sound/space_sound.c
b/source/blender/editors/space_sound/space_sound.c
index 82ed6082a38c98b8d9987c982b798d06080815d0..1b275e51e321250e9b980624400dc22bc1f072f4 100644
(file)
--- a/
source/blender/editors/space_sound/space_sound.c
+++ b/
source/blender/editors/space_sound/space_sound.c
@@
-63,7
+63,7
@@
/* ******************** default callbacks for sound space ***************** */
-static SpaceLink *sound_new(
void
)
+static SpaceLink *sound_new(
const bContext *C
)
{
ARegion *ar;
SpaceSound *ssound;