You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-plugins/wmsystray/files/wmsystray-0.1.1-gcc-3.4.patch

11 lines
269 B

--- a/wmsystray/ui.c 2004-08-25 11:14:51.265675224 +0000
+++ b/wmsystray/ui.c 2004-08-25 11:09:56.676459592 +0000
@@ -28,6 +28,7 @@
int width, height, pos_x, pos_y;
Pixmap bg_pixmap;
char *bg_data;
+void draw_ui_elements();
int wmaker = 1;
int loop_program = 1;