Now using new utils from corelib
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
#include "stripswidget.h"
|
||||
#include "mainwindow.h"
|
||||
#include "timeutils.h"
|
||||
#include "utils/timeutils.h"
|
||||
#include "dialogs/bookingdialog.h"
|
||||
#include "dialogs/timeassignmentdialog.h"
|
||||
#include "models/bookingsmodel.h"
|
||||
|
@@ -1,6 +1,6 @@
|
||||
QT += core network gui widgets
|
||||
|
||||
DBLIBS += zeiterfassungcore zeiterfassunggui
|
||||
DBLIBS += dbcore zeiterfassungcore zeiterfassunggui
|
||||
|
||||
TARGET = advancedviewplugin
|
||||
|
||||
|
Reference in New Issue
Block a user