forked from qt-creator/qt-creator
Maemo: Give display names to packaging and deploy steps.
This commit is contained in:
@@ -97,6 +97,7 @@ MaemoPackageCreationStep::~MaemoPackageCreationStep()
|
||||
|
||||
void MaemoPackageCreationStep::ctor()
|
||||
{
|
||||
setDisplayName(tr("Packaging for Maemo"));
|
||||
connect(buildConfiguration(), SIGNAL(buildDirectoryChanged()), this,
|
||||
SIGNAL(packageFilePathChanged()));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user