[gtk-theme-engine-clearlooks/gtk-style-context] 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/gtk-style-context] gnome3: Fix typo in handling border-radius in tabs
- Date: Tue, 30 Nov 2010 02:14:20 +0000 (UTC)
commit 3a80b97dfeb7bee6725e11eccaceb37c1482126b
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]