Skip to content

Fix gcc 4.7.3 compilation

Valentin Valls requested to merge (removed):Qt4 into Qt4

Add function header for class template before using it. It looks like there is some scope changes in gcc 4.7.3.

Merge request reports