summaryrefslogtreecommitdiff
path: root/x11-plugins/wmsystray/files/wmsystray-0.1.1-gcc-3.4.patch
blob: 538a7ce0aa6a3cc032a45c64726434aa7e0df8cd (plain)
1
2
3
4
5
6
7
8
9
10
--- wmsystray/ui.c.orig	2004-08-25 11:14:51.265675224 +0000
+++ 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;