From c55ac460033175c5f0bef51e100d88c48e9d05d6 Mon Sep 17 00:00:00 2001 From: Rafael Fernández López Date: Sun, 14 Mar 2010 16:31:16 +0000 Subject: Adapt DolphinCategoryDrawer to new changes on kdelibs :) svn path=/trunk/KDE/kdebase/apps/; revision=1103215 --- src/dolphiniconsview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dolphiniconsview.h') diff --git a/src/dolphiniconsview.h b/src/dolphiniconsview.h index 52bf94519..d49c5d75f 100644 --- a/src/dolphiniconsview.h +++ b/src/dolphiniconsview.h @@ -78,6 +78,7 @@ private slots: void setZoomLevel(int level); void requestActivation(); void slotGlobalSettingsChanged(int category); + void categoryDrawerActionRequested(int action, const QModelIndex &index); private: /** -- cgit v1.3.1