lib/vedeu/cursor/cursor.rb in vedeu-0.4.56 vs lib/vedeu/cursor/cursor.rb in vedeu-0.4.57
- old
+ new
@@ -3,10 +3,9 @@
module Vedeu
# Each interface has its own Cursor which maintains the position and
# visibility of the cursor within that interface.
#
- # @api private
class Cursor
include Vedeu::Model
include Vedeu::Toggleable