[gnome-boxes] fixup! Improve VM-disable grid effect
- From: Marc-Andre Lureau <malureau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] fixup! Improve VM-disable grid effect
- Date: Mon, 24 Oct 2011 21:34:49 +0000 (UTC)
commit e0a77463aaf4717e20b76de6309009aa497c34c8
Author: Marc-Andrà Lureau <marcandre lureau gmail com>
Date: Mon Oct 24 17:35:24 2011 +0200
fixup! Improve VM-disable grid effect
src/app.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/app.vala b/src/app.vala
index 8e0f3a7..5b15760 100644
--- a/src/app.vala
+++ b/src/app.vala
@@ -364,7 +364,7 @@ private class Boxes.DisplayPage: GLib.Object {
display_id = 0;
}
if (cursor_id != 0) {
- display.disconnect (cursor_id);
+ display.get_window ().disconnect (cursor_id);
cursor_id = 0;
}
if (display != null)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]