commit c4e32a2ce9f169fad4c826c0bdbf0cafc8e9644a
Author: Jan Palus <[email protected]>
Date: Sat Jul 4 17:38:28 2020 +0200
more int fitting enum constants
build.patch | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
---
diff --git a/build.patch b/build.patch
index e731c35..f83f235 100644
--- a/build.patch
+++ b/build.patch
@@ -9,3 +9,29 @@
};
public:
StatesModel();
+--- calligra-2.9.11/kexi/main/startup/KexiTemplatesModel.h.orig
2016-02-02 20:53:13.000000000 +0100
++++ calligra-2.9.11/kexi/main/startup/KexiTemplatesModel.h 2020-07-04
17:37:45.744364463 +0200
+@@ -30,8 +30,8 @@
+ Q_OBJECT
+ public:
+ enum AdditionalRoles {
+- NameRole = 0x9D419D49,
+- CategoryRole = 0xA2BEF158
++ NameRole = 0xD419D49,
++ CategoryRole = 0x2BEF158
+ };
+
+ explicit KexiTemplatesModel(const KexiTemplateCategoryInfoList&
templateCategories,
+--- calligra-2.9.11/kexi/main/startup/KexiRecentProjectsModel.h.orig
2016-02-02 20:53:13.000000000 +0100
++++ calligra-2.9.11/kexi/main/startup/KexiRecentProjectsModel.h
2020-07-04 17:37:35.774422430 +0200
+@@ -30,8 +30,8 @@
+ Q_OBJECT
+ public:
+ enum AdditionalRoles {
+- NameRole = 0x9D419D49,
+- CategoryRole = 0xA2BEF158
++ NameRole = 0xD419D49,
++ CategoryRole = 0x2BEF158
+ };
+
+ explicit KexiRecentProjectsModel(const KexiRecentProjects& projects,
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kde4-calligra.git/commitdiff/c4e32a2ce9f169fad4c826c0bdbf0cafc8e9644a
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit