diff -r c58b3973337c -r cf60b90369a4 selection.cpp --- a/selection.cpp Thu May 17 20:19:03 2007 +0000 +++ b/selection.cpp Thu May 17 20:19:04 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()) {