Fixes: Add a button to show the qt version manager from the project settings page.

Task:     235982
This commit is contained in:
dt
2009-01-16 15:26:34 +01:00
parent f52a012924
commit 67e1607458
4 changed files with 22 additions and 1 deletions

View File

@@ -190,3 +190,4 @@ void CoreImpl::openFiles(const QStringList &arguments)
{
m_mainwindow->openFiles(arguments);
}