1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 20:38:08 +01:00

- Made all changes for moving WINGs headers in the WINGs subdirectory.

- Updated get-{wings|wutil}-flags accordingly
This commit is contained in:
dan
2001-01-18 19:21:56 +00:00
parent 6a3b06e609
commit a20aebdef2
37 changed files with 59 additions and 57 deletions

View File

@@ -3376,7 +3376,7 @@ setButtonImages(WScreen *scr, WDefaultEntry *entry, int *value, void *foo)
* wmaker panels will have the same dbl-click values.
* TODO: figure a better way of dealing with it.
*/
#include "WINGsP.h"
#include <WINGs/WINGsP.h>
static int
setDoubleClick(WScreen *scr, WDefaultEntry *entry, int *value, void *foo)