┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphindetailsview.h
diff options
context:
space:
mode:
authorChristian Ehrlicher <[email protected]>2007-03-25 18:29:14 +0000
committerChristian Ehrlicher <[email protected]>2007-03-25 18:29:14 +0000
commit14e3f13b1b2f8106967999b6664822338bc838fd (patch)
tree4669b63b73ac5f83dbad21ec3fc2c58cc5dcbe0d /src/dolphindetailsview.h
parent297e0582aa3f09171f7102afa5d4cf5066b70bd5 (diff)
fix export
svn path=/trunk/KDE/kdebase/apps/; revision=646436
Diffstat (limited to 'src/dolphindetailsview.h')
-rw-r--r--src/dolphindetailsview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphindetailsview.h b/src/dolphindetailsview.h
index cbeb861d1..681a5e1f9 100644
--- a/src/dolphindetailsview.h
+++ b/src/dolphindetailsview.h
@@ -36,7 +36,7 @@ class DolphinController;
* that full available width of the view is used by stretching the width
* of the name column.
*/
-class LIBDOLPHIN_EXPORT DolphinDetailsView : public QTreeView
+class LIBDOLPHINPRIVATE_EXPORT DolphinDetailsView : public QTreeView
{
Q_OBJECT