summaryrefslogtreecommitdiffstats
path: root/desktop/searchmonkey/patch.txt
diff options
context:
space:
mode:
author Matteo Bernardini2017-07-01 08:31:33 +0200
committer Matteo Bernardini2017-07-01 08:31:33 +0200
commit8d796c9b29d5e4f3cd2afd05cc145f828b7f95d6 (patch)
treeb98d5b650a1cf4c16b67ce98ff31995a7db589a8 /desktop/searchmonkey/patch.txt
parent23b72bff53868198b128a7e01850e2d2b899616d (diff)
downloadold.slackbuilds-2b76b1a7b69850e990e4a4e42316dae60a4801b3.tar.gz
20170701.1 global branch merge.current-20170701.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'desktop/searchmonkey/patch.txt')
-rw-r--r--desktop/searchmonkey/patch.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/desktop/searchmonkey/patch.txt b/desktop/searchmonkey/patch.txt
new file mode 100644
index 0000000000..4e4681d95b
--- /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;