summarylogtreecommitdiffstats
path: root/xdg.diff
diff options
context:
space:
mode:
Diffstat (limited to 'xdg.diff')
-rw-r--r--xdg.diff6
1 files changed, 3 insertions, 3 deletions
diff --git a/xdg.diff b/xdg.diff
index 77167eed0c18..4208722b09fb 100644
--- a/xdg.diff
+++ b/xdg.diff
@@ -603,7 +603,7 @@
if(sbNameLen == 0)
--- a/src/gui/MainWindow.cpp
+++ b/src/gui/MainWindow.cpp
-@@ -997,7 +997,7 @@ void MainWindow::OnDebugSetting(wxCommandEvent& event)
+@@ -999,7 +999,7 @@ void MainWindow::OnDebugSetting(wxCommandEvent& event)
{
try
{
@@ -612,7 +612,7 @@
fs::create_directories(path);
}
catch (const std::exception& ex)
-@@ -1054,8 +1054,8 @@ void MainWindow::OnDebugDumpUsedTextures(wxCommandEvent& event)
+@@ -1056,8 +1056,8 @@ void MainWindow::OnDebugDumpUsedTextures(wxCommandEvent& event)
try
{
// create directory
@@ -623,7 +623,7 @@
}
catch (const std::exception& ex)
{
-@@ -1075,8 +1075,8 @@ void MainWindow::OnDebugDumpUsedShaders(wxCommandEvent& event)
+@@ -1077,8 +1077,8 @@ void MainWindow::OnDebugDumpUsedShaders(wxCommandEvent& event)
try
{
// create directory