[hyena/gtk3] RatingEntry: Fix small code formatting issue
- From: Bertrand Lorentz <blorentz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [hyena/gtk3] RatingEntry: Fix small code formatting issue
- Date: Mon, 4 Jul 2011 19:38:19 +0000 (UTC)
commit 041127f22a6d9ee52f42245283f6505b693dcf97
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date: Mon Jul 4 20:46:18 2011 +0200
RatingEntry: Fix small code formatting issue
Hyena.Gui/Hyena.Widgets/RatingEntry.cs | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/Hyena.Gui/Hyena.Widgets/RatingEntry.cs b/Hyena.Gui/Hyena.Widgets/RatingEntry.cs
index b68697d..f78b9f0 100644
--- a/Hyena.Gui/Hyena.Widgets/RatingEntry.cs
+++ b/Hyena.Gui/Hyena.Widgets/RatingEntry.cs
@@ -252,7 +252,6 @@ namespace Hyena.Widgets
metrics.Dispose ();
if (HasFrame) {
- this.
renderer.Xpad = MarginLeft + (interior_focus ? focus_width : 0) + 2;
renderer.Ypad = MarginTop + (interior_focus ? focus_width : 0) + 2;
} else {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]