From c7947368b06d0e42ac9f36a2b5b42730eea55ddf Mon Sep 17 00:00:00 2001 From: Salanto <62221668+Salanto@users.noreply.github.com> Date: Thu, 11 Jul 2024 16:53:11 +0200 Subject: [PATCH] Remove unused QSettings object Forgot that was still there --- src/options.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/options.h b/src/options.h index 6550177..f28dfcd 100644 --- a/src/options.h +++ b/src/options.h @@ -288,8 +288,6 @@ private: */ QSettings favorite; - QSettings windows; - void migrateCallwords(); /**