Skip to content
Snippets Groups Projects
Commit 2ffd0e2d authored by Daniel Teske's avatar Daniel Teske
Browse files

ProjectExplorer Nodes: Replace dynamic_cast with as* functions


The OS X linker makes using dynamic_casts across shared object
boundaries fail, so do all casting in the projectexplorer library
and provide functions to do it.

Task-number: QTCREATORBUG-13864
Change-Id: I0e13c0986f8342d83c3b838ffdd2dd7b8312b13c
Reviewed-by: default avatarEike Ziller <eike.ziller@theqtcompany.com>
parent d1e0324b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment