Integrating github/staging through commit ab87ed9
This commit is contained in:
@@ -311,7 +311,6 @@ void CLevelFileDialog::OnNewFolder()
|
||||
if (!isLevelFolder && index.isValid())
|
||||
{
|
||||
const QString parentFullPath = index.data(LevelTreeModel::FullPathRole).toString();
|
||||
bool ok = false;
|
||||
QInputDialog inputDlg(this);
|
||||
inputDlg.setLabelText(tr("Please select a folder name"));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user