forked from Lainports/freebsd-ports
Release notes: * http://codelite.org/LiteEditor/ReleaseNotesCodeLite60 * http://codelite.org/LiteEditor/ReleaseNotesCodeLite61
10 lines
375 B
Text
10 lines
375 B
Text
--- 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)
|