Open .prf files in the pro file editor
This fixes QTCREATORBUG-1434, but it's more of a workaround than a fix. The problem was that the file was opened in the diff editor due to a broken diff detection, and the diff editor in turn has a bug in that it's kind of halfway read-only. Reviewed-by: ossi Task-number: QTCREATORBUG-1434
Showing
- src/plugins/qt4projectmanager/Qt4ProjectManager.mimetypes.xml 5 additions, 0 deletions...plugins/qt4projectmanager/Qt4ProjectManager.mimetypes.xml
- src/plugins/qt4projectmanager/profileeditorfactory.cpp 4 additions, 1 deletionsrc/plugins/qt4projectmanager/profileeditorfactory.cpp
- src/plugins/qt4projectmanager/qt4projectmanagerconstants.h 1 addition, 0 deletionssrc/plugins/qt4projectmanager/qt4projectmanagerconstants.h
Loading
Please register or sign in to comment