diff -r 7ddbe3fa34a1 -r b77b56f707f1 selection.h --- a/selection.h Mon Dec 08 16:57:33 2008 +0000 +++ b/selection.h Mon Jan 05 16:31:38 2009 +0000 @@ -50,8 +50,6 @@ VymModel *model; - QItemSelectionModel *selModel; //!< QSelectionModel is shared across views and initialized in setModel - QColor color; bool blocked; //!< if true, no new selection possible };