Fix compilation with CMake.
This changes are only to make CMake compile again after the addition of the export dialog. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
51e5030c06
commit
3750d55665
@ -136,6 +136,7 @@ SET(SUBSURFACE_INTERFACE
|
||||
qt-ui/tagwidget.cpp
|
||||
qt-ui/groupedlineedit.cpp
|
||||
qt-ui/usermanual.cpp
|
||||
qt-ui/divelogexportdialog.cpp
|
||||
)
|
||||
|
||||
#the profile widget
|
||||
|
||||
@ -6,7 +6,6 @@
|
||||
#include <QDebug>
|
||||
#include <QSettings>
|
||||
#include <libxslt/documents.h>
|
||||
#include "mainwindow.h"
|
||||
|
||||
#define tr(_arg) QObject::tr(_arg)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user