]> git.draconx.ca Git - rrace.git/blobdiff - src/ewmhicon.h
curses: Add timer display.
[rrace.git] / src / ewmhicon.h
index cd006c3cc6197eb230a77fecdaf5d120b14b1d42..bf0dfd62bf51d458664b8dcf8317c1790f4bde49 100644 (file)
@@ -28,6 +28,7 @@
 
 /* Stub types to allow compilation */
 typedef struct {
+       unsigned long pixel;
        unsigned short red, green, blue;
 } XColor;
 
@@ -35,8 +36,6 @@ typedef struct stub_widget *Widget;
 
 #endif
 
-enum { COLOUR_PRIMARY, COLOUR_DARK, COLOUR_LIGHT, COLOUR_MAX };
-
 /*
  * Helpers for drawing window icons in various sizes.  The tileXX functions
  * draw one (out of 9) tiles at a particular size using a particular colour