summaryrefslogtreecommitdiffstats
path: root/framework/inc/jobs/jobconst.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/jobs/jobconst.hxx')
-rw-r--r--framework/inc/jobs/jobconst.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/framework/inc/jobs/jobconst.hxx b/framework/inc/jobs/jobconst.hxx
index 1eb839e45dbc..0c2705011a5b 100644
--- a/framework/inc/jobs/jobconst.hxx
+++ b/framework/inc/jobs/jobconst.hxx
@@ -21,7 +21,6 @@
#define INCLUDED_FRAMEWORK_INC_JOBS_JOBCONST_HXX
#include <rtl/ustring.hxx>
-#include <framework/fwkdllapi.h>
namespace framework{
@@ -33,7 +32,7 @@ namespace framework{
it's code. Typos can occur or code will be changed by new developers ...
Shared set of constant values can help to improve the maintenance of this code.
*/
-class FWK_DLLPUBLIC JobConst
+class JobConst
{
public:
static const OUString ANSWER_DEACTIVATE_JOB;