summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c5d9e14)
raw | patch | inline | side by side (parent: c5d9e14)
author | Maximilian Albert <cilix@syrinx> | |
Tue, 28 Dec 2010 19:01:41 +0000 (20:01 +0100) | ||
committer | Maximilian Albert <cilix@syrinx> | |
Tue, 28 Dec 2010 19:01:41 +0000 (20:01 +0100) |
src/select-context.cpp | patch | blob | history |
diff --git a/src/select-context.cpp b/src/select-context.cpp
index d6355ba74ee2dff6edd47bf601958d10c3f35ba0..4d1d06fe3ad44e823371fc9e62043fe6e3f612e4 100644 (file)
--- a/src/select-context.cpp
+++ b/src/select-context.cpp
sc->button_press_ctrl = false;
sc->button_press_alt = false;
sc->cycling_items = NULL;
+ sc->cycling_items_cmp = NULL;
sc->cycling_items_selected_before = NULL;
sc->cycling_cur_item = NULL;
sc->_seltrans = NULL;