[Xfce4-commits] [apps/xfce4-screensaver] 106/425: Re add removed variable for GTK2
noreply at xfce.org
noreply at xfce.org
Mon Oct 15 01:49:13 CEST 2018
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-screensaver.
commit 4a3dfc72264b99a2919b3439364e5866c8ef919e
Author: Stefano Karapetsas <stefano at karapetsas.com>
Date: Tue Nov 12 17:13:30 2013 +0100
Re add removed variable for GTK2
---
src/gs-window-x11.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/gs-window-x11.c b/src/gs-window-x11.c
index c83c015..8ba2d37 100644
--- a/src/gs-window-x11.c
+++ b/src/gs-window-x11.c
@@ -437,6 +437,7 @@ clear_widget (GtkWidget *widget)
#if GTK_CHECK_VERSION (3, 0, 0)
GdkRGBA rgba = { 0.0, 0.0, 0.0, 1.0 };
#else
+ GdkColormap *colormap;
GdkColor color = { 0, 0x0000, 0x0000, 0x0000 };
GtkStateType state;
GtkStyle *style;
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list