nixpkgs/pkgs/applications/video/anilibria-winmaclinux/0002-disable-version-check.patch

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
397 B
Diff
Raw Permalink Normal View History

2023-07-12 20:51:13 +00:00
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.