forked from qt-creator/qt-creator
Make QmlProject & QmlRunConfiguration exported classes
Will be used in QmLInspector plugin.
This commit is contained in:
@@ -33,10 +33,11 @@
|
||||
#include <projectexplorer/iprojectmanager.h>
|
||||
|
||||
namespace QmlProjectManager {
|
||||
namespace Internal {
|
||||
|
||||
class QmlProject;
|
||||
|
||||
namespace Internal {
|
||||
|
||||
class Manager: public ProjectExplorer::IProjectManager
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user