aboutsummaryrefslogtreecommitdiffstats
path: root/editors/codelite/files
diff options
context:
space:
mode:
Diffstat (limited to 'editors/codelite/files')
-rw-r--r--editors/codelite/files/patch-commit-7ebf3e0 (renamed from editors/codelite/files/patch-codelite_terminal_MainFrame.cpp)0
-rw-r--r--editors/codelite/files/patch-commit-b61866710
2 files changed, 10 insertions, 0 deletions
diff --git a/editors/codelite/files/patch-codelite_terminal_MainFrame.cpp b/editors/codelite/files/patch-commit-7ebf3e0
index 3c988ba09c89..3c988ba09c89 100644
--- a/editors/codelite/files/patch-codelite_terminal_MainFrame.cpp
+++ b/editors/codelite/files/patch-commit-7ebf3e0
diff --git a/editors/codelite/files/patch-commit-b618667 b/editors/codelite/files/patch-commit-b618667
new file mode 100644
index 000000000000..0b2856fc08d7
--- /dev/null
+++ b/editors/codelite/files/patch-commit-b618667
@@ -0,0 +1,10 @@
+--- Subversion2/svn_console.cpp.orig 2014-09-02 12:19:50.000000000 +0200
++++ Subversion2/svn_console.cpp 2014-09-02 12:20:43.000000000 +0200
+@@ -39,6 +39,7 @@
+ #include "notebook_ex.h"
+ #include "event_notifier.h"
+ #include <wx/regex.h>
++#include <wx/settings.h>
+
+ //-------------------------------------------------------------
+ BEGIN_EVENT_TABLE(SvnConsole, wxEvtHandler)