mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-08 03:37:14 +00:00
Previously the call of the delegate method of a CPTableView weren't call in the good order, specially the selecting method. Now it works as in Cocoa. Fixed typos Test app in Tests/Manual/TableTest/DelegateSelectionTest