diff options
Diffstat (limited to 'ksayit/src/DocTreeView.ui.h')
-rw-r--r-- | ksayit/src/DocTreeView.ui.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ksayit/src/DocTreeView.ui.h b/ksayit/src/DocTreeView.ui.h index 39720c1..9807a7c 100644 --- a/ksayit/src/DocTreeView.ui.h +++ b/ksayit/src/DocTreeView.ui.h @@ -11,7 +11,7 @@ *****************************************************************************/ -void DocTreeView::slotItemClicked( QListViewItem * ) +void DocTreeView::slotItemClicked( TQListViewItem * ) { } @@ -126,7 +126,7 @@ void DocTreeView::slotNewSection_5() } -void DocTreeView::slotRightButtonPressed( QListViewItem *i, const QPoint &, int ) +void DocTreeView::slotRightButtonPressed( TQListViewItem *i, const TQPoint &, int ) { } |