update
This commit is contained in:
parent
c990efbd43
commit
a6ccb3e97d
|
@ -4,6 +4,7 @@
|
||||||
#include <QDebug>
|
#include <QDebug>
|
||||||
#include <QGroupBox>
|
#include <QGroupBox>
|
||||||
#include <internal_impl.h>
|
#include <internal_impl.h>
|
||||||
|
#include <componentinfo_access.h>
|
||||||
|
|
||||||
void PerspectiveView::deduce_start()
|
void PerspectiveView::deduce_start()
|
||||||
{
|
{
|
||||||
|
|
|
@ -6,6 +6,8 @@
|
||||||
#include <QLabel>
|
#include <QLabel>
|
||||||
#include <QGroupBox>
|
#include <QGroupBox>
|
||||||
#include <QDebug>
|
#include <QDebug>
|
||||||
|
#include <ComponentsInfoPull.h>
|
||||||
|
#include <componentinfo_access.h>
|
||||||
|
|
||||||
|
|
||||||
void TempletAssemble::deduce_start()
|
void TempletAssemble::deduce_start()
|
||||||
|
|
Loading…
Reference in New Issue