mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Move TablePrintModel 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:
parent
85d4bb8a70
commit
60dc9f4ab3
6 changed files with 174 additions and 163 deletions
|
@ -12,6 +12,7 @@
|
|||
#include "models.h"
|
||||
#include "profile/profilewidget2.h"
|
||||
#include "divetripmodel.h"
|
||||
#include "tableprintmodel.h"
|
||||
|
||||
PrintLayout::PrintLayout(PrintDialog *dialogPtr, QPrinter *printerPtr, struct print_options *optionsPtr)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue