From a8a050952df82d8f9cc1191f410fca7c6a219da3 Mon Sep 17 00:00:00 2001 From: David Faure Date: Wed, 13 Feb 2008 20:52:21 +0000 Subject: Provide the "sort by" actions in dolphinpart (konqueror); share and simplify the code by connecting to the actiongroup's signal. svn path=/trunk/KDE/kdebase/apps/; revision=774699 --- src/dolphinpart.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/dolphinpart.cpp') diff --git a/src/dolphinpart.cpp b/src/dolphinpart.cpp index 1cd336c8c..16caae9d6 100644 --- a/src/dolphinpart.cpp +++ b/src/dolphinpart.cpp @@ -94,7 +94,6 @@ DolphinPart::DolphinPart(QWidget* parentWidget, QObject* parent, const QStringLi this, SLOT(slotUrlChanged(KUrl))); connect(m_view, SIGNAL(modeChanged()), this, SIGNAL(viewModeChanged())); // relay signal - // TODO slotSortingChanged m_actionHandler = new DolphinViewActionHandler(actionCollection(), this); m_actionHandler->setCurrentView(m_view); -- cgit v1.3