diff options
| author | Rafael Fernández López <[email protected]> | 2010-03-14 16:31:16 +0000 |
|---|---|---|
| committer | Rafael Fernández López <[email protected]> | 2010-03-14 16:31:16 +0000 |
| commit | c55ac460033175c5f0bef51e100d88c48e9d05d6 (patch) | |
| tree | 6841a4e52830b20e471f11b6cee5a5cc758d9835 /src/dolphiniconsview.h | |
| parent | f2885d1ac237dcf1a3536e7a619275158fe2825d (diff) | |
Adapt DolphinCategoryDrawer to new changes on kdelibs :)
svn path=/trunk/KDE/kdebase/apps/; revision=1103215
Diffstat (limited to 'src/dolphiniconsview.h')
| -rw-r--r-- | src/dolphiniconsview.h | 1 |
1 files changed, 1 insertions, 0 deletions
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: /** |
