diff --git a/3Depict-0.0.12-release-fixes.patch b/3Depict-0.0.12-release-fixes.patch index c1c580c..89199f8 100644 --- a/3Depict-0.0.12-release-fixes.patch +++ b/3Depict-0.0.12-release-fixes.patch @@ -1,6 +1,6 @@ diff -r 53afe9a60fab -r 7bb4ba49dcb4 src/3Depict.cpp ---- a/src/3Depict.cpp Sat Nov 24 23:55:24 2012 +0100 -+++ b/src/3Depict.cpp Sun Dec 09 18:27:00 2012 +0100 +--- src/3Depict.cpp Sat Nov 24 23:55:24 2012 +0100 ++++ src/3Depict.cpp Sun Dec 09 18:27:00 2012 +0100 @@ -1772,7 +1772,7 @@ @@ -21,8 +21,8 @@ diff -r 53afe9a60fab -r 7bb4ba49dcb4 src/3Depict.cpp void MainWindowFrame::OnFileExportPackage(wxCommandEvent &event) diff -r 53afe9a60fab -r 7bb4ba49dcb4 src/mathglPane.cpp ---- a/src/mathglPane.cpp Sat Nov 24 23:55:24 2012 +0100 -+++ b/src/mathglPane.cpp Sun Dec 09 18:27:00 2012 +0100 +--- src/mathglPane.cpp Sat Nov 24 23:55:24 2012 +0100 ++++ src/mathglPane.cpp Sun Dec 09 18:27:00 2012 +0100 @@ -611,7 +611,7 @@ void MathGLPane::leftMouseDown(wxMouseEvent& event)