mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
desktop-widgets: remove QSettings from desktop-widgets
The variables referenced are moved into qPref in earlier commits so in general all QSettings calls are replaced by qPref*:: calls Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
parent
5f4a040dd2
commit
321a920a98
6 changed files with 28 additions and 55 deletions
|
@ -14,7 +14,6 @@
|
|||
|
||||
#include <QGraphicsSceneMouseEvent>
|
||||
#include <QMessageBox>
|
||||
#include <QSettings>
|
||||
#include <QShortcut>
|
||||
|
||||
#define TIME_INITIAL_MAX 30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue