From 14e3f13b1b2f8106967999b6664822338bc838fd Mon Sep 17 00:00:00 2001 From: Christian Ehrlicher Date: Sun, 25 Mar 2007 18:29:14 +0000 Subject: fix export svn path=/trunk/KDE/kdebase/apps/; revision=646436 --- src/dolphincontroller.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphincontroller.h') diff --git a/src/dolphincontroller.h b/src/dolphincontroller.h index 7bd7a4b08..af5ac3517 100644 --- a/src/dolphincontroller.h +++ b/src/dolphincontroller.h @@ -46,7 +46,7 @@ class QPoint; * when an item should be triggered and a lot more. The controller emits the corresponding signals * so that the receiver may react on those changes. */ -class LIBDOLPHIN_EXPORT DolphinController : public QObject +class LIBDOLPHINPRIVATE_EXPORT DolphinController : public QObject { Q_OBJECT -- cgit v1.3.1