Move ProfilePrintModel to qt-models

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-05-29 13:59:16 -03:00 committed by Dirk Hohndel
parent 60dc9f4ab3
commit 33918e6867
6 changed files with 184 additions and 197 deletions

View file

@ -13,6 +13,7 @@
#include "profile/profilewidget2.h"
#include "divetripmodel.h"
#include "tableprintmodel.h"
#include "profileprintmodel.h"
PrintLayout::PrintLayout(PrintDialog *dialogPtr, QPrinter *printerPtr, struct print_options *optionsPtr)
{