┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphiniconsview.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/dolphiniconsview.h
parent297e0582aa3f09171f7102afa5d4cf5066b70bd5 (diff)
fix export
svn path=/trunk/KDE/kdebase/apps/; revision=646436
Diffstat (limited to 'src/dolphiniconsview.h')
-rw-r--r--src/dolphiniconsview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphiniconsview.h b/src/dolphiniconsview.h
index cc3715c61..452060534 100644
--- a/src/dolphiniconsview.h
+++ b/src/dolphiniconsview.h
@@ -33,7 +33,7 @@ class DolphinView;
* It is also possible that instead of the icon a preview of the item
* content is shown.
*/
-class LIBDOLPHIN_EXPORT DolphinIconsView : public QListView
+class LIBDOLPHINPRIVATE_EXPORT DolphinIconsView : public QListView
{
Q_OBJECT