summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 29d19ee)
raw | patch | inline | side by side (parent: 29d19ee)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Wed, 14 Mar 2007 18:04:24 +0000 (18:04 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Wed, 14 Mar 2007 18:04:24 +0000 (18:04 +0000) |
src/event-context.cpp | patch | blob | history |
diff --git a/src/event-context.cpp b/src/event-context.cpp
index 7a3de5e85fb94c5006d2b2814013d94efb76fe9b..76fe7263683df89dbb1d21efdd29d48363b912fb 100644 (file)
--- a/src/event-context.cpp
+++ b/src/event-context.cpp
}
gdk_window_set_cursor(w->window, ec->cursor);
}
+ ec->desktop->waiting_cursor = false;
}
/**