[longomatch] Remove link to trac
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Remove link to trac
- Date: Tue, 11 Nov 2014 17:58:05 +0000 (UTC)
commit bc4ee5d72deb2f06d11d0dabc2cd2c5a244af093
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Thu Nov 6 14:49:55 2014 +0100
Remove link to trac
LongoMatch.GUI.Multimedia/Gui/VideoWindow.cs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/LongoMatch.GUI.Multimedia/Gui/VideoWindow.cs b/LongoMatch.GUI.Multimedia/Gui/VideoWindow.cs
index 96013ca..0a3ed4e 100644
--- a/LongoMatch.GUI.Multimedia/Gui/VideoWindow.cs
+++ b/LongoMatch.GUI.Multimedia/Gui/VideoWindow.cs
@@ -51,8 +51,8 @@ namespace LongoMatch.Gui
void HandleVisibilityNotifyEvent (object o, VisibilityNotifyEventArgs args)
{
if (videoeventbox.Visible && Window.GdkWindow != null) {
- // Hack for Windows. Force video window visibility as EventBox window's might
prevent it to be mapped again.
- // See for more info https://code.area51.fluendo.com/private/trac/ticket/26543
+ // Hack for Windows. Force video window visibility as
+ // EventBox window's might prevent it to be mapped again.
Window.GdkWindow.Show ();
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]