From 22d32ac0549d6301598cde722fdec0d65589a744 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 19 Oct 2021 14:17:36 +0200 Subject: options: add fixme --- options/scoped.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'options/scoped.cpp') diff --git a/options/scoped.cpp b/options/scoped.cpp index 00f30be7..33db7907 100644 --- a/options/scoped.cpp +++ b/options/scoped.cpp @@ -48,6 +48,7 @@ static bool is_tracker_teardown() opts::~opts() { + // XXX TODO debug crash with ps3eye dialog in pt tracker -sh 20211019 if (!is_tracker_teardown() && raii) #if 1 run_in_thread_sync(qApp->thread(), [this]{ b->reload(); }); -- cgit v1.2.3