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