diff options
| author | Laurent Montel <[email protected]> | 2009-07-31 07:14:20 +0000 |
|---|---|---|
| committer | Laurent Montel <[email protected]> | 2009-07-31 07:14:20 +0000 |
| commit | 0dd0f27f835fb8b3a9111271b1b859369f8078c7 (patch) | |
| tree | b33c63cb5f442599d40d5fb102307ebf9ed184a3 /src/dolphincolumnwidget.h | |
| parent | 6c5ffd1455b482ce4edae4deefe7295416ef3841 (diff) | |
Fix forward declaration
svn path=/trunk/KDE/kdebase/apps/; revision=1004949
Diffstat (limited to 'src/dolphincolumnwidget.h')
| -rw-r--r-- | src/dolphincolumnwidget.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dolphincolumnwidget.h b/src/dolphincolumnwidget.h index 03e406f75..3568d4cf7 100644 --- a/src/dolphincolumnwidget.h +++ b/src/dolphincolumnwidget.h @@ -35,12 +35,10 @@ class DolphinSortFilterProxyModel; class DolphinDirLister; class DolphinViewAutoScroller; class KFilePreviewGenerator; -class KJob; class KFileItem; class KFileItemList; class SelectionManager; class ToolTipManager; -class QPixmap; /** * Represents one column inside the DolphinColumnView and has been |
