diff options
| author | Peter Penz <[email protected]> | 2009-08-28 21:12:46 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2009-08-28 21:12:46 +0000 |
| commit | 656763c93055be43cc131a1c62e01e4ea16adbf6 (patch) | |
| tree | 961d498616739dbf01ed66bcfaf03625c7506212 /src/dolphincolumnviewcontainer.h | |
| parent | 41c14c5f8ebc00ba443f13d300f5b445aee7aa1b (diff) | |
restore zooming functionality
svn path=/trunk/KDE/kdebase/apps/; revision=1016779
Diffstat (limited to 'src/dolphincolumnviewcontainer.h')
| -rw-r--r-- | src/dolphincolumnviewcontainer.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dolphincolumnviewcontainer.h b/src/dolphincolumnviewcontainer.h index 3d593ddbd..c4030657a 100644 --- a/src/dolphincolumnviewcontainer.h +++ b/src/dolphincolumnviewcontainer.h @@ -82,8 +82,6 @@ protected: virtual void wheelEvent(QWheelEvent* event); private slots: - void setZoomLevel(int level); - /** * Moves the content of the columns view to represent * the scrollbar position \a x. |
