diff -r 12e763c3e486 -r 2501bce00de9 selection.cpp --- a/selection.cpp Wed Apr 25 16:02:54 2007 +0000 +++ b/selection.cpp Wed Jul 04 11:05:52 2007 +0000 @@ -129,7 +129,7 @@ return selectList.count(); } -SelectionType Selection::type() // TODO no multiselections yet +Selection::Type Selection::type() // TODO no multiselections yet { if (!selectList.isEmpty()) {