diff -r 12e763c3e486 -r a9fe976e01a6 selection.cpp --- a/selection.cpp Wed Apr 25 16:02:54 2007 +0000 +++ b/selection.cpp Tue Oct 16 09:53:22 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()) {