[gtk-theme-engine-clearlooks] gnome3: Fix typo in handling border-radius in tabs
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-theme-engine-clearlooks] gnome3: Fix typo in handling border-radius in tabs
- Date: Mon, 6 Dec 2010 21:22:53 +0000 (UTC)
commit bbe8292aa42d154f43af07bee5113c82b587d0c7
Author: Carlos Garnacho <carlosg gnome org>
Date: Tue Nov 30 03:05:30 2010 +0100
gnome3: Fix typo in handling border-radius in tabs
src/clearlooks_draw_gnome3.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/clearlooks_draw_gnome3.c b/src/clearlooks_draw_gnome3.c
index a46fb58..8b372c7 100644
--- a/src/clearlooks_draw_gnome3.c
+++ b/src/clearlooks_draw_gnome3.c
@@ -480,7 +480,7 @@ clearlooks_gnome3_draw_tab (cairo_t *cr,
cairo_pattern_t *pattern;
- double radius;
+ gint radius;
double stripe_size = 2.0;
double stripe_fill_size;
double length;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]