[banshee/stable-1.6] [MeeGoTheme] Remove DrawFrameBorderFocused
- From: Aaron Bockover <abock src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee/stable-1.6] [MeeGoTheme] Remove DrawFrameBorderFocused
- Date: Sun, 2 May 2010 21:32:35 +0000 (UTC)
commit 0d208f5a7ae3d420ef158a7a0d50fb8efe7e69c9
Author: Aaron Bockover <abockover novell com>
Date: Sun May 2 17:23:45 2010 -0400
[MeeGoTheme] Remove DrawFrameBorderFocused
.../Banshee.MeeGo/Banshee.MeeGo/MeeGoTheme.cs | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/src/Extensions/Banshee.MeeGo/Banshee.MeeGo/MeeGoTheme.cs b/src/Extensions/Banshee.MeeGo/Banshee.MeeGo/MeeGoTheme.cs
index a9db73c..1402b5e 100644
--- a/src/Extensions/Banshee.MeeGo/Banshee.MeeGo/MeeGoTheme.cs
+++ b/src/Extensions/Banshee.MeeGo/Banshee.MeeGo/MeeGoTheme.cs
@@ -99,13 +99,6 @@ namespace Banshee.MeeGo
cr.Antialias = Cairo.Antialias.Default;
}
- public override void DrawFrameBorderFocused (Cairo.Context cr, Gdk.Rectangle alloc)
- {
- if (!IsPanelWidget) {
- base.DrawFrameBorderFocused (cr, alloc);
- }
- }
-
public override void DrawRowSelection (Cairo.Context cr, int x, int y, int width, int height,
bool filled, bool stroked, Cairo.Color color, CairoCorners corners)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]