diff options
Diffstat (limited to 'src/dolphiniconsview.h')
| -rw-r--r-- | src/dolphiniconsview.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/dolphiniconsview.h b/src/dolphiniconsview.h index 6c3f6fa38..752f6e317 100644 --- a/src/dolphiniconsview.h +++ b/src/dolphiniconsview.h @@ -88,13 +88,6 @@ private: KFileItem itemForIndex(const QModelIndex& index) const; - /** - * Returns true, if the QListView-issue in QListView::visualRect() - * must be bypassed. TODO: this method is only temporary to have - * a usable drag & drop behavior until the issue in Qt is fixed. - */ - bool bypassVisualRectIssue() const; - private: DolphinController* m_controller; DolphinCategoryDrawer* m_categoryDrawer; |
