From 3aa47b789bc9eb9ed68f4eeacffd45bddd1b92e4 Mon Sep 17 00:00:00 2001 From: David Faure Date: Sat, 19 May 2007 08:03:39 +0000 Subject: Make the test link (moving renamedialog to libdolphinprivate since we'll need that feature in the part anyway) svn path=/trunk/KDE/kdebase/apps/; revision=666229 --- src/renamedialog.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/renamedialog.h') diff --git a/src/renamedialog.h b/src/renamedialog.h index b99fed291..d6adb6f95 100644 --- a/src/renamedialog.h +++ b/src/renamedialog.h @@ -19,11 +19,12 @@ #ifndef RENAMEDIALOG_H #define RENAMEDIALOG_H +#include "libdolphin_export.h" + #include #include - class KLineEdit; /** @@ -45,7 +46,7 @@ class KLineEdit; * } * \endcode */ -class RenameDialog : public KDialog +class LIBDOLPHINPRIVATE_EXPORT RenameDialog : public KDialog { Q_OBJECT -- cgit v1.3