From 42e52cc8c2e49587fba2afb1edf6c93215382105 Mon Sep 17 00:00:00 2001 From: APTX Date: Fri, 14 Feb 2014 19:03:02 +0100 Subject: [PATCH] Missing changes from 75b97dfc2db6aa00090f5696e86dfac0be4483ca --- localmylist-management/tabs/mylisttab.cpp | 8 -------- 1 file changed, 8 deletions(-) diff --git a/localmylist-management/tabs/mylisttab.cpp b/localmylist-management/tabs/mylisttab.cpp index 6153d94..3c44340 100644 --- a/localmylist-management/tabs/mylisttab.cpp +++ b/localmylist-management/tabs/mylisttab.cpp @@ -288,14 +288,6 @@ void MyListTab::on_filterInput_returnPressed() on_myListView_openFileRequested(idx); } -void MyListTab::currentSelectionChanged(const QModelIndex ¤t, const QModelIndex &) -{ -} - -void MyListTab::currentSelectionChanged() -{ -} - MyListModel *MyListTab::myListModel() const { return m_mainWindow->myListModel(); -- 2.52.0