mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-22 10:20:43 +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