Fixed typedef-related warnings from compiler.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/1/head
Michele Calgaro 6 years ago
parent 1a51ca569f
commit 0c6a7fd944
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -563,8 +563,6 @@ CollectionView::setShowDivider( bool show )
void
CollectionView::keyPressEvent( TQKeyEvent *e )
{
typedef TQListViewItemIterator It;
// Reimplement up and down to skip dividers and to loop around.
// Some of this code used to be in CollectionBrowser::eventFilter.
// This rewritten code is more faithful to the ordinary moving

Loading…
Cancel
Save