Refactor the cursor interface to have an 'invalid' state so we can better test if...
commit6dd8b34eb5fba99c7b60dffdd2f98e87418a1306
authorThomas Zander <Thomas.Zander@Trolltech.com>
Fri, 28 Mar 2008 17:21:43 +0000 (28 18:21 +0100)
committerThomas Zander <Thomas Zander Thomas.Zander@Trolltech.com>
Fri, 28 Mar 2008 17:27:03 +0000 (28 18:27 +0100)
tree263efde90442f1f55176fbf5e8bc0e70efff5f1c
parent7611415aa873e710df9ebb4c2f5f76f3b28cc2b0
Refactor the cursor interface to have an 'invalid' state so we can better test if the interaction is done
Interview.cpp
InterviewCursor.h
hunks/HunksCursor.cpp
hunks/HunksCursor.h
hunks/tests/TestCursor.cpp
hunks/tests/TestCursor.h