Revision 1778 trunk/client/gui_qt/WidgetDownloadQueue.h

WidgetDownloadQueue.h (revision 1778)
52 52
    void btnQueueMoveDown_clicked(void);
53 53
    void btnQueueMoveToBottom_clicked(void);
54 54

                
55
    void onItemSelectionChanged(void);
55
    void onSelectionChanged(const QItemSelection &new_selection, const QItemSelection &oldSelection);
56 56

                
57 57
    void actionRemoveSelectedFiles_activated(void);
58 58
    void actionRestartSelectedItems_activated(void);

Also available in: Unified diff