summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2022-01-05 15:45:11 -0500
committerJordan Wiens <jordan@psifertex.com>2022-01-05 15:45:11 -0500
commit48f9130ad0085015187f45fde64611bb3c342f38 (patch)
tree21c4303dc0c6ba80fe6e99acc6928aca24a4feea /docs
parent7c5ab2b84368e8e5ba6ab5b9d13c64cc655a3de9 (diff)
describe location of qsettings cross-platform and what is stored in it
Diffstat (limited to 'docs')
-rw-r--r--docs/getting-started.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md
index a5e5f56b..33f90395 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -38,6 +38,12 @@ Contents of the user folder includes:
![license pop-up >](img/license-popup.png "License Popup")
+### QSettings Locations
+
+Some settings such as window locations, saved checkboxes, recent file lists, disassembly settings, dialog histories.
+
+If you ever have the need to flush these, you can find the install locations as described in the [QT documentation](https://doc.qt.io/qt-5/qsettings.html#platform-specific-notes).
+
## License
When you first run Binary Ninja, it will prompt you for your license key. You should have received your license key via email after your purchase. If not, please contact [support](https://binary.ninja/support).