┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincontroller.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2007-11-20 21:11:48 +0000
committerPeter Penz <[email protected]>2007-11-20 21:11:48 +0000
commite46003aca365ca66ce7c7cccd47fb52d1da2fb91 (patch)
treeea8b80800a5986f0e47f90e93c2b70f270af8a87 /src/dolphincontroller.h
parentddacabc391ddfe95dff909a00946182dc15f9990 (diff)
Drag & drop fixes for all views: assure that a consistent pixmap for the drag object is used throughout all views (still open yet: KCategorizedView uses its custom code yet)
svn path=/trunk/KDE/kdebase/apps/; revision=739322
Diffstat (limited to 'src/dolphincontroller.h')
-rw-r--r--src/dolphincontroller.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/dolphincontroller.h b/src/dolphincontroller.h
index 16b5f5587..e08e9e490 100644
--- a/src/dolphincontroller.h
+++ b/src/dolphincontroller.h
@@ -192,11 +192,6 @@ public:
void setZoomOutPossible(bool possible);
bool isZoomOutPossible() const;
- // TODO: remove this method when the issue #160611 is solved in Qt 4.4
- static void drawHoverIndication(QWidget* widget,
- const QRect& bounds,
- const QBrush& brush);
-
public slots:
/**
* Emits the signal itemTriggered(). The method should be invoked by the