From 2db21f42f1d573cfa75fb9514a0254b2502c6050 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sat, 1 Jun 2019 08:04:50 +0200 Subject: 20190601.1 global branch merge. Signed-off-by: Matteo Bernardini --- desktop/searchmonkey/patch.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 desktop/searchmonkey/patch.txt (limited to 'desktop/searchmonkey/patch.txt') diff --git a/desktop/searchmonkey/patch.txt b/desktop/searchmonkey/patch.txt new file mode 100644 index 0000000000..08d9959efd --- /dev/null +++ b/desktop/searchmonkey/patch.txt @@ -0,0 +1,11 @@ +--- ./mainwindow.cpp 2010-05-16 11:42:14.000000000 -0400 ++++ ./mainwindow.cpp.new 2016-09-06 21:07:18.462298114 -0400 +@@ -781,7 +781,7 @@ + ******************************************************************************/ + void MainWindow::find () throw() { + +- auto autoSettingsReset asr(sui); // dtor calls sui->reset() ++ + + bool modeAdvanced = ui->actionAdvanced->isChecked(); + qDebug() << "modeAdvanced-" << modeAdvanced; -- cgit v1.2.3