aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSalanto <62221668+Salanto@users.noreply.github.com>2024-07-11 16:53:11 +0200
committerSalanto <62221668+Salanto@users.noreply.github.com>2024-07-11 16:53:11 +0200
commitc7947368b06d0e42ac9f36a2b5b42730eea55ddf (patch)
treef36ad597d62559b86cf02b4dee8a67e554c2034c /src
parent3cc0b8f2816fe34f8ee00dbcca31aad0902287cf (diff)
Remove unused QSettings object
Forgot that was still there
Diffstat (limited to 'src')
-rw-r--r--src/options.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/options.h b/src/options.h
index 65501774..f28dfcd3 100644
--- a/src/options.h
+++ b/src/options.h
@@ -288,8 +288,6 @@ private:
*/
QSettings favorite;
- QSettings windows;
-
void migrateCallwords();
/**