Settings update: Remove unused include and add FIXME comment

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2016-08-11 11:20:20 -03:00 committed by Dirk Hohndel
parent db8e8957ab
commit ee91002fdb
2 changed files with 1 additions and 2 deletions

View file

@ -2,8 +2,6 @@
#include "dive.h"
#include "subsurface-qt/SettingsObjectWrapper.h"
#include <QSettings>
DiveComputerList dcList;
DiveComputerList::DiveComputerList()