┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kcategorizedview.h
diff options
context:
space:
mode:
authorRafael Fernández López <[email protected]>2007-10-13 02:15:01 +0000
committerRafael Fernández López <[email protected]>2007-10-13 02:15:01 +0000
commite907e75abf2167417d2fa45c668df35b6dfdd094 (patch)
tree7412a2224ff4c3ef8f28ab3ac3e0b230c182143c /src/kcategorizedview.h
parentd0e7eabcaa259eeef14fa9c29b36cfefc46f8143 (diff)
With latest code at slotLayoutChanged is not more necessary
slotLayoutAboutToBeChanged. Reacts as it should when removing items svn path=/trunk/KDE/kdebase/apps/; revision=724693
Diffstat (limited to 'src/kcategorizedview.h')
-rw-r--r--src/kcategorizedview.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/kcategorizedview.h b/src/kcategorizedview.h
index d5afb666c..8544392d9 100644
--- a/src/kcategorizedview.h
+++ b/src/kcategorizedview.h
@@ -103,7 +103,6 @@ protected Q_SLOTS:
virtual void updateGeometries();
- virtual void slotLayoutAboutToBeChanged();
virtual void slotLayoutChanged();