BUG:346990 Don't crash if no pattern has been selected

Authored by rempt.

Description

BUG:346990 Don't crash if no pattern has been selected

This removes the static_cast'ing of resources by using the qt metatype
system instead. Now we don't get weird void* pointers pointing into the
void.

Details

Committed
remptMay 1 2015, 9:05 AM
Parents
R8:87d1f512ee0d: Coding style: m_ prefix for module-level variables
Branches
Unknown
Tags
Unknown