Filippo Rusconi pushed to branch upstream at Debian Med / beads


Commits:
f078c60b by Rusconi Filippo at 2023-01-01T19:57:21+01:00
New upstream version 1.1.22
- - - - -


2 changed files:

- CMakeLists.txt
- src/detection.cpp


Changes:

=====================================
CMakeLists.txt
=====================================
@@ -77,8 +77,8 @@ set(CMAKE_CXX_FLAGS_DEBUG "-g -s")
 set(CMAKE_CXX_FLAGS_MINSIZEREL "-Os -DNDEBUG")
 set(CMAKE_CXX_FLAGS_RELWITHDEBINFO "-O2 -g")
 
-set(BEADS_VERSION "1.1.21")
-set(VERSION 1.1.21)
+set(BEADS_VERSION "1.1.22")
+set(VERSION 1.1.22)
 
 set(CPACK_CMAKE_GENERATOR "Unix Makefiles")
 set(CPACK_GENERATOR "STGZ;TGZ;TZ")


=====================================
src/detection.cpp
=====================================
@@ -3,6 +3,8 @@
 #include "qtbeads/qtbeads_error.h"
 
 #include <iostream>
+#include <QObject>
+
 using namespace std;
 
 detection::detection() :



View it on GitLab: 
https://salsa.debian.org/med-team/beads/-/commit/f078c60b619b6ebf92b3c4450a8815afd0e0f7bf

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/beads/-/commit/f078c60b619b6ebf92b3c4450a8815afd0e0f7bf
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to