]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphiniconsview.h
Hide the "Sort by Rating" and "Sort by Tags" menu entries for KDE 4.0, as currently...
[dolphin.git] / src / dolphiniconsview.h
index 6c3f6fa3858e170137674322d4fad7f761f614aa..752f6e3171ad7cef16bf66ff0c531d95c074d292 100644 (file)
@@ -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;