! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
[PATCH] Fix undeclared function 'xfce_spawn_on_screen'
Status:
RESOLVED: FIXED

Comments

Description Matt32 2015-03-07 22:27:24 CET
Created attachment 6047 
[PATCH] Fix undeclared function 'xfce_spawn_on_screen'

This patch fixes the following compiler warning:

exo-helper.c: In function ‘exo_helper_execute’:
exo-helper.c:400:7: error: implicit declaration of function ‘xfce_spawn_on_screen’ [-Werror=implicit-function-declaration]

Bug #11655

Reported by:
Matt32
Reported on: 2015-03-07
Last modified on: 2015-03-07

People

Assignee:
Nick Schermer
CC List:
3 users

Version

Version:
unspecified

Attachments

Additional information