diff options
Diffstat (limited to 'src/draganddrophelper.h')
| -rw-r--r-- | src/draganddrophelper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/draganddrophelper.h b/src/draganddrophelper.h index bf8c0b79d..e362fd508 100644 --- a/src/draganddrophelper.h +++ b/src/draganddrophelper.h @@ -38,7 +38,7 @@ class QWidget; * @brief Helper class for having a common drag and drop behavior. * * The class is used by DolphinIconsView, DolphinDetailsView, - * DolphinColumnView and SidebarTreeView to have a consistent + * DolphinColumnView and PanelTreeView to have a consistent * drag and drop behavior between all views. */ class LIBDOLPHINPRIVATE_EXPORT DragAndDropHelper : public QObject |
