pb type avec pixmap et inclusion de time.h
This commit is contained in:
parent
10db483492
commit
56adedcdbb
@ -7,7 +7,7 @@
|
||||
#include<stdio.h>
|
||||
#include<stdlib.h>
|
||||
#include<string.h>
|
||||
#include<time.h>
|
||||
#include<sys/time.h>
|
||||
|
||||
#include "config.h"
|
||||
|
||||
@ -58,7 +58,7 @@ Colormap pal; /* palette */
|
||||
Font f[3]; /* polices d'ecriture */
|
||||
XFontStruct *s[3];
|
||||
XFontStruct *stemp;
|
||||
Pixmap icone=NULL,icone_mask=NULL;
|
||||
/*Pixmap icone=NULL,icone_mask=NULL;*/
|
||||
XPoint sommet[3];
|
||||
int num_ecran=0;
|
||||
Window ecran[NB_PIXMAP+1];
|
||||
|
Loading…
Reference in New Issue
Block a user