mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Preferences: Remove the old dialog and use the new one
The new preferences dialog still needs a bit of fine tuning but should already work. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
8a3fb854c2
commit
ff57881265
11 changed files with 31 additions and 65 deletions
|
@ -29,7 +29,7 @@
|
|||
#include <QTableView>
|
||||
#endif
|
||||
#include "mainwindow.h"
|
||||
#include <preferences.h>
|
||||
#include "preferences/preferencesdialog.h"
|
||||
|
||||
/* This is the global 'Item position' variable.
|
||||
* it should tell you where to position things up
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue