]> Some of my projects - localmylist.git/commitdiff
Missing changes from 75b97dfc2db6aa00090f5696e86dfac0be4483ca
authorAPTX <marek321@gmail.com>
Fri, 14 Feb 2014 18:03:02 +0000 (19:03 +0100)
committerAPTX <marek321@gmail.com>
Fri, 14 Feb 2014 18:03:02 +0000 (19:03 +0100)
localmylist-management/tabs/mylisttab.cpp

index 6153d94b88120b462975c164b7417166b2ff0f19..3c4434050a151967d689a188a01b936d2ec24c63 100644 (file)
@@ -288,14 +288,6 @@ void MyListTab::on_filterInput_returnPressed()
        on_myListView_openFileRequested(idx);
 }
 
-void MyListTab::currentSelectionChanged(const QModelIndex &current, const QModelIndex &)
-{
-}
-
-void MyListTab::currentSelectionChanged()
-{
-}
-
 MyListModel *MyListTab::myListModel() const
 {
        return m_mainWindow->myListModel();