summaryrefslogtreecommitdiffstats
path: root/knights/list_pgn.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'knights/list_pgn.cpp')
-rw-r--r--knights/list_pgn.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/knights/list_pgn.cpp b/knights/list_pgn.cpp
index 24da179..8664a55 100644
--- a/knights/list_pgn.cpp
+++ b/knights/list_pgn.cpp
@@ -38,7 +38,7 @@ list_pgn::list_pgn(TQWidget *parent, const char *name) : TQVBox(parent,name)
listView->setShowSortIndicator( TRUE );
listView->restoreLayout( kapp->config(), "PGN_ListView" );
listView->show();
- connect( listView, TQT_SIGNAL( executed( TQListViewItem* ) ), this, TQT_SLOT( slot_selected( TQListViewItem* ) ) );
+ connect( listView, TQ_SIGNAL( executed( TQListViewItem* ) ), this, TQ_SLOT( slot_selected( TQListViewItem* ) ) );
/*
Showing listView while scanning can mean the difference between