┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinview.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2007-12-04 21:05:41 +0000
committerPeter Penz <[email protected]>2007-12-04 21:05:41 +0000
commit525fdd8afc1468dc72e6a150cf75dee4c330bdcd (patch)
tree9a2777eca76ee4a29f6522574042f3fee460c175 /src/dolphinview.h
parent569033022089a8e2a025b4899df9051172dd36c7 (diff)
SVN_SILENT coding style fixes
svn path=/trunk/KDE/kdebase/apps/; revision=744903
Diffstat (limited to 'src/dolphinview.h')
-rw-r--r--src/dolphinview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinview.h b/src/dolphinview.h
index 4a2f5be02..508862e9c 100644
--- a/src/dolphinview.h
+++ b/src/dolphinview.h
@@ -690,7 +690,7 @@ private:
DolphinDetailsView* m_detailsView;
DolphinColumnView* m_columnView;
KFileItemDelegate* m_fileItemDelegate;
- QItemSelectionModel *m_selectionModel;
+ QItemSelectionModel* m_selectionModel;
DolphinModel* m_dolphinModel;
KDirLister* m_dirLister;