┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/places/placespanel.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2010-11-07 14:31:33 +0000
committerPeter Penz <[email protected]>2010-11-07 14:31:33 +0000
commit4fa931ae25eda718ab3a1666f385f9db6228d3a6 (patch)
tree49a64c9c5ece1ee942d7368882c0743e361df9a4 /src/panels/places/placespanel.h
parent369eb4117d1260f5c99e0c43f9b5888c4dbfe733 (diff)
Remove patch from SVN commit 1126336: It has sideeffects if the removed entry still shows a valid content.
BUG: 244021 BUG: 250405 FIXED-IN: 4.6.0 svn path=/trunk/KDE/kdebase/apps/; revision=1193904
Diffstat (limited to 'src/panels/places/placespanel.h')
-rw-r--r--src/panels/places/placespanel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/panels/places/placespanel.h b/src/panels/places/placespanel.h
index f39bdec47..05a0b45ac 100644
--- a/src/panels/places/placespanel.h
+++ b/src/panels/places/placespanel.h
@@ -39,7 +39,6 @@ signals:
protected:
virtual void mousePressEvent(QMouseEvent* event);
- virtual void rowsAboutToBeRemoved(const QModelIndex& parent, int start, int end);
private slots:
void slotUrlsDropped(const KUrl& dest, QDropEvent* event, QWidget* parent);