depot/third_party/nixpkgs/pkgs/applications/video/anilibria-winmaclinux/0002-disable-version-check.patch
Default email c7f94ff3ce Project import generated by Copybara.
GitOrigin-RevId: b85ed9dcbf187b909ef7964774f8847d554fab3b
2023-08-22 22:05:09 +02:00

12 lines
397 B
Diff

diff --git a/AniLibria.pro b/AniLibria.pro
index 3eb7213..3d39ec9 100644
--- a/AniLibria.pro
+++ b/AniLibria.pro
@@ -174,7 +174,6 @@ unix {
DEFINES += QT_DEPRECATED_WARNINGS
# If you need not check version remove or comment this line
-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.