Build against partresizerwidget and related in KPMcore.
This commit is contained in:
parent
adc23b99b6
commit
e8de570acb
@ -193,7 +193,7 @@
|
|||||||
<customwidget>
|
<customwidget>
|
||||||
<class>PartResizerWidget</class>
|
<class>PartResizerWidget</class>
|
||||||
<extends>QWidget</extends>
|
<extends>QWidget</extends>
|
||||||
<header location="global">gui/partresizerwidget.h</header>
|
<header location="global">kpmcore/gui/partresizerwidget.h</header>
|
||||||
<container>1</container>
|
<container>1</container>
|
||||||
</customwidget>
|
</customwidget>
|
||||||
</customwidgets>
|
</customwidgets>
|
||||||
|
@ -30,10 +30,10 @@
|
|||||||
#include "GlobalStorage.h"
|
#include "GlobalStorage.h"
|
||||||
#include "JobQueue.h"
|
#include "JobQueue.h"
|
||||||
|
|
||||||
// CalaPM
|
// KPMcore
|
||||||
#include <core/device.h>
|
#include <kpmcore/core/device.h>
|
||||||
#include <core/partition.h>
|
#include <kpmcore/core/partition.h>
|
||||||
#include <fs/filesystemfactory.h>
|
#include <kpmcore/fs/filesystemfactory.h>
|
||||||
|
|
||||||
// Qt
|
// Qt
|
||||||
#include <QComboBox>
|
#include <QComboBox>
|
||||||
|
@ -157,7 +157,7 @@
|
|||||||
<customwidget>
|
<customwidget>
|
||||||
<class>PartResizerWidget</class>
|
<class>PartResizerWidget</class>
|
||||||
<extends>QWidget</extends>
|
<extends>QWidget</extends>
|
||||||
<header>gui/partresizerwidget.h</header>
|
<header location="global">kpmcore/gui/partresizerwidget.h</header>
|
||||||
<container>1</container>
|
<container>1</container>
|
||||||
</customwidget>
|
</customwidget>
|
||||||
</customwidgets>
|
</customwidgets>
|
||||||
|
Loading…
Reference in New Issue
Block a user