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

List:       kde-commits
Subject:    [calligra] krita/ui: Don't export those as the implementation of the template classes methods are en
From:       Andrius da Costa Ribas <andriusmao () gmail ! com>
Date:       2013-11-30 19:14:35
Message-ID: E1Vmpzv-0002Dv-3L () scm ! kde ! org
[Download RAW message or body]

Git commit 1ca2e1165b623ecaf10d21c9364c3a0c5834254a by Andrius da Costa Rib=
as.
Committed on 30/11/2013 at 18:15.
Pushed by andriusr into branch 'master'.

Don't export those as the implementation of the template classes methods ar=
e entirely in the headers.

M  +2    -2    krita/ui/kis_categories_mapper.h
M  +1    -1    krita/ui/kis_categorized_list_model.h

http://commits.kde.org/calligra/1ca2e1165b623ecaf10d21c9364c3a0c5834254a

diff --git a/krita/ui/kis_categories_mapper.h b/krita/ui/kis_categories_map=
per.h
index 4c2e7f8..7e975dd 100644
--- a/krita/ui/kis_categories_mapper.h
+++ b/krita/ui/kis_categories_mapper.h
@@ -42,11 +42,11 @@ signals:
 =

 =

 template<class TEntry, class TEntryToQStringConverter>
-class KRITAUI_EXPORT KisCategoriesMapper : public __CategoriesSignalsBase
+class KisCategoriesMapper : public __CategoriesSignalsBase
 {
 public:
 =

-    class KRITAUI_EXPORT DataItem
+    class DataItem
     {
     public:
         DataItem(const QString &categoryName, KisCategoriesMapper *parent)
diff --git a/krita/ui/kis_categorized_list_model.h b/krita/ui/kis_categoriz=
ed_list_model.h
index 16ce9cf..fd3dcd2 100644
--- a/krita/ui/kis_categorized_list_model.h
+++ b/krita/ui/kis_categorized_list_model.h
@@ -63,7 +63,7 @@ private slots:
 };
 =

 template<class TEntry, class TEntryToQStringConverter>
-class KRITAUI_EXPORT KisCategorizedListModel : public __CategorizedListMod=
elBase
+class KisCategorizedListModel : public __CategorizedListModelBase
 {
 public:
     typedef TEntry Entry_Type;

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

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