diff -r efda7c0771b9 -r 7b66bc3c6dc9 taskswitcher/server/src/tsmodelitemkeymsg.cpp --- a/taskswitcher/server/src/tsmodelitemkeymsg.cpp Wed Oct 13 12:59:22 2010 +0300 +++ b/taskswitcher/server/src/tsmodelitemkeymsg.cpp Mon Oct 18 10:44:15 2010 +0300 @@ -33,7 +33,7 @@ } // ----------------------------------------------------------------------------- -TTsModelItemKey CTsModelItemKeyMsg::Key() const +TTsEntryKey CTsModelItemKeyMsg::Key() const { return iKey; }