Remove the Globe from the mainwindow.ui

Now it's started from mainwindo.cpp and it's part of the
new states

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2015-02-09 18:43:41 -02:00 committed by Dirk Hohndel
parent cf4d55c470
commit c30aee1ae5
4 changed files with 15 additions and 21 deletions

View file

@ -3,6 +3,8 @@
#include "mainwindow.h"
#include "usersurvey.h"
#include "divelist.h"
#include "globe.h"
#include <errno.h>
#include <QDir>