diff options
| author | Christian Ehrlicher <[email protected]> | 2007-03-25 18:29:14 +0000 |
|---|---|---|
| committer | Christian Ehrlicher <[email protected]> | 2007-03-25 18:29:14 +0000 |
| commit | 14e3f13b1b2f8106967999b6664822338bc838fd (patch) | |
| tree | 4669b63b73ac5f83dbad21ec3fc2c58cc5dcbe0d /src/dolphincontroller.h | |
| parent | 297e0582aa3f09171f7102afa5d4cf5066b70bd5 (diff) | |
fix export
svn path=/trunk/KDE/kdebase/apps/; revision=646436
Diffstat (limited to 'src/dolphincontroller.h')
| -rw-r--r-- | src/dolphincontroller.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
