blob: e00cd1d5a119ab2641076f43e6cbcc480a1ac1d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/src/AniLibria.pro 2023-07-11 14:05:06.952691447 +0300
+++ b/src/AniLibria.pro 2023-07-11 14:05:15.676534596 +0300
@@ -174,7 +174,7 @@
DEFINES += QT_DEPRECATED_WARNINGS
# If you need not check version remove or comment this line
-DEFINES += USE_VERSION_CHECK
+#DEFINES += USE_VERSION_CHECK
# You can also make your code fail to compile if it uses deprecated APIs.
# In order to do so, uncomment the following line.
|