summaryrefslogtreecommitdiffstats
path: root/audio/musica/files/patch-src_dnd.cc
blob: 2cf9a7293de974321764dec5a653eafca7d3bcc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- src/dnd.cc.orig	2007-12-18 19:45:04.000000000 +0100
+++ src/dnd.cc	2007-12-18 19:45:56.000000000 +0100
@@ -221,7 +221,7 @@
 
 static void makeDropStyles(void)
 {
-  GdkColor color;
+  GdkColor color = { 0,0,0,0 };
   int i;
 
   if(eventBoxDefaultStyle == 0)
OpenPOWER on IntegriCloud