nifskope
nifskope copied to clipboard
Missing QAction include
Compilation fails on my setup on account of this line. Adding the missing include fixes it.
https://github.com/niftools/nifskope/blob/3a85ac55e65cc60abc3434cc4aaca2a5cc712eef/src/ui/widgets/lightingwidget.cpp#L72
This looks to be a duplicate issue of #147