Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gabriela Bittencourt
purr-data
Commits
bb860fef
Commit
bb860fef
authored
Sep 20, 2020
by
Guillem Bartrina
Browse files
merge fixes
parent
84c03a78
Changes
2
Show whitespace changes
Inline
Side-by-side
pd-lua
@
b767c65b
Compare
8eaaaa3c
...
b767c65b
Subproject commit
8eaaaa3c39af8968248fab5659d4a4d2da4f1ed7
Subproject commit
b767c65b6607a1b2b80798a5ff4fb3e3c1d752a5
pd/src/g_editor.c
View file @
bb860fef
...
...
@@ -6291,10 +6291,7 @@ void gobj_dirty(t_gobj *x, t_glist *g, int state)
t_rtext *y = glist_findrtext(g, (t_text *)x);
gui_vmess("
gui_gobj_dirty
", "
xsi
", g, rtext_gettag(y), state);
}
<<<<<<< HEAD
=======
>>>>>>> feature_privateabstractions2
/* tell the gui to display a specific message in the
top right corner */
void canvas_warning(t_canvas *x, int warid)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment