summaryrefslogtreecommitdiffstats
path: root/krecipes/src/dialogs/shoppinglistdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'krecipes/src/dialogs/shoppinglistdialog.h')
-rw-r--r--krecipes/src/dialogs/shoppinglistdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/krecipes/src/dialogs/shoppinglistdialog.h b/krecipes/src/dialogs/shoppinglistdialog.h
index a0daa1d..3d82dfe 100644
--- a/krecipes/src/dialogs/shoppinglistdialog.h
+++ b/krecipes/src/dialogs/shoppinglistdialog.h
@@ -69,7 +69,7 @@ private slots:
void removeRecipe( void );
void showShoppingList( void );
void clear( void );
- void slotDropped( KListView *list, TQDropEvent *e, TQListViewItem *after );
+ void slotDropped( TDEListView *list, TQDropEvent *e, TQListViewItem *after );
void ensurePopulated();
};