Skip to content
  • Alessandro Portale's avatar
    Don't use MDeclarativeCache::qDeclarativeView() · b41237f0
    Alessandro Portale authored
    Commit d687d112 unfortunately caused
    two severe regressions for MeeGo:
    
    QTCREATORBUG-6473: The application creates two QDeclarativeViews
    QTCREATORBUG-6490: QDView functions inaccessible. Existing apps broken
    
    This commit removes most of d687d112
    
    
    just leaving the boosted QApplication. Now, QmlApplicationViewer *is*
    again the QDeclarativeView.
    
    Change-Id: I219540353ff4dd1061221d6cbe69ce9a58500e91
    Task-Id: QTCREATORBUG-6473
    Task-Id: QTCREATORBUG-6490
    Reviewed-by: default avatarKai Koehne <kai.koehne@nokia.com>
    b41237f0