Adding background image reload patch ref. pull request #62
This commit is contained in:
parent
d8ec7a396c
commit
3e41e252b1
7 changed files with 50 additions and 24 deletions
|
|
@ -14,8 +14,4 @@ typedef struct {
|
|||
} ResourcePref;
|
||||
|
||||
int resource_load(XrmDatabase, char *, enum resource_type, void *);
|
||||
#if XRESOURCES_RELOAD_PATCH
|
||||
void config_init(Display *dpy);
|
||||
#else
|
||||
void config_init(void);
|
||||
#endif // XRESOURCES_RELOAD_PATCH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue