[broadway] Prefix internal functions with broadway
This commit is contained in:
@ -53,7 +53,7 @@ static GSList *owner_list;
|
||||
* low code solution
|
||||
*/
|
||||
void
|
||||
_gdk_selection_window_destroyed (GdkWindow *window)
|
||||
_gdk_broadway_selection_window_destroyed (GdkWindow *window)
|
||||
{
|
||||
GSList *tmp_list = owner_list;
|
||||
while (tmp_list)
|
||||
|
||||
Reference in New Issue
Block a user