summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9070c55)
raw | patch | inline | side by side (parent: 9070c55)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Sat, 19 Jul 2008 04:41:12 +0000 (04:41 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Sat, 19 Jul 2008 04:41:12 +0000 (04:41 +0000) |
src/event-context.cpp | patch | blob | history |
diff --git a/src/event-context.cpp b/src/event-context.cpp
index 7afe9070dd670bc5aa569b7b1620d49f7b2d3b80..e7c5ac88aeee1034e2d26a75e4d52e5858e74da8 100644 (file)
--- a/src/event-context.cpp
+++ b/src/event-context.cpp
}
}
gdk_window_set_cursor(w->window, ec->cursor);
+ gdk_flush();
}
ec->desktop->waiting_cursor = false;
}