#include <QObject>
#include <QList>
#include <QMutableListIterator>
#include "empresa.h"
#include "iva.h"
#include "funcaux.h"
#include "fixed.h"
Go to the source code of this file.