#include <QMessageBox>#include <QWidget>#include <QObject>#include <QComboBox>#include <QToolButton>#include <QLayout>#include <fstream>#include "inventarioview.h"#include "company.h"#include "listcontrolstockview.h"#include "inventario.h"#include "funcaux.h"Go to the source code of this file.
1.5.1