shared: common: Retire 'firstrun' settings logic

This commit is contained in:
2022-06-13 20:13:14 +02:00
parent a408173064
commit 8a82da95bd
2 changed files with 24 additions and 29 deletions

View File

@@ -4,7 +4,6 @@
#include <QFileInfo>
#define SETTINGS_KEY_DBPATH "dbpath"
#define SETTINGS_KEY_FIRSTRUN "firstrun"
#define SETTINGS_KEY_IPCSOCKETPATH "ipcsocketpath"
#define SETTINGS_KEY_PDFVIEWER "pdfviewer"
#define SETTINGS_KEY_EXCLUDEDPATHS "excludedpaths"