[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [messagelib] /: Export class
From:       Laurent Montel <null () kde ! org>
Date:       2018-01-31 20:42:08
Message-ID: E1egzCq-0004ce-0e () code ! kde ! org
[Download RAW message or body]

Git commit 6692964ee2dcd541a2d6a0e43051851f7283d9ff by Laurent Montel.
Committed on 31/01/2018 at 20:41.
Pushed by mlaurent into branch 'master'.

Export class

M  +1    -1    CMakeLists.txt
M  +2    -2    templateparser/src/templatesinsertcommand.h

https://commits.kde.org/messagelib/6692964ee2dcd541a2d6a0e43051851f7283d9ff

diff --git a/CMakeLists.txt b/CMakeLists.txt
index ba2791fa..15cd1db8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.46")
+set(PIM_VERSION "5.7.47")
 =

 if (POLICY CMP0053)
     cmake_policy(SET CMP0053 NEW)
diff --git a/templateparser/src/templatesinsertcommand.h b/templateparser/s=
rc/templatesinsertcommand.h
index 2d862bcf..4952a666 100644
--- a/templateparser/src/templatesinsertcommand.h
+++ b/templateparser/src/templatesinsertcommand.h
@@ -20,11 +20,11 @@
 #define TEMPLATEPARSER_TEMPLATESINSERTCOMMAND_H
 =

 #include <QPushButton>
-
+#include "templateparser_export.h"
 class KActionMenu;
 =

 namespace TemplateParser {
-class TemplatesInsertCommand : public QPushButton
+class TEMPLATEPARSER_EXPORT TemplatesInsertCommand : public QPushButton
 {
     Q_OBJECT
 public:
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic