Remove the ProfileWidget from mainwindow.ui

It is now in mainwindo.cpp

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 19:51:31 -02:00 committed by Dirk Hohndel
parent 2992d78f83
commit 6b038c2a9a
21 changed files with 50 additions and 38 deletions

View file

@ -9,6 +9,7 @@
#include "printlayout.h"
#include "modeldelegates.h"
#include "models.h"
#include "profile/profilewidget2.h"
PrintLayout::PrintLayout(PrintDialog *dialogPtr, QPrinter *printerPtr, struct print_options *optionsPtr)
{