kdevelop, bump version for libsvn_client (#10668)

This commit is contained in:
Schrijvers Luc
2024-07-07 12:15:59 +02:00
committed by GitHub
parent 98d8a1551d
commit 26a2b186e6
2 changed files with 23 additions and 22 deletions

View File

@@ -1,11 +1,11 @@
From 71ed7e5ae9d05ddadd617a932dc00cdab85fcb04 Mon Sep 17 00:00:00 2001
From 53f9194f6aa7b2df4576fd65718c08498be22db7 Mon Sep 17 00:00:00 2001
From: Gerasim Troeglazov <3dEyes@gmail.com>
Date: Tue, 22 Sep 2020 13:41:47 +1000
Subject: Fix for Haiku
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 322cbdc..e1f0740 100644
index ee01a04..0aef0d1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -80,7 +80,6 @@ endif()
@@ -75,10 +75,10 @@ index e7e3b69..332c95e 100644
kdevplatform_add_plugin(kdevqthelp SOURCES ${kdevqthelp_SRCS})
target_link_libraries(kdevqthelp
--
2.43.2
2.45.2
From ea22edc8a4fa1daacdeb0ae082b18008a2efc9b3 Mon Sep 17 00:00:00 2001
From c7e66a497f28365fe2986756db424daf4f74280b Mon Sep 17 00:00:00 2001
From: Schrijvers Luc <begasus@gmail.com>
Date: Tue, 26 Mar 2024 08:14:54 +0100
Subject: Use system theme
@@ -99,5 +99,5 @@ index e553dd0..e7b2176 100644
void MainWindowPrivate::toggleArea(bool b)
--
2.43.2
2.45.2