Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
@ -21,7 +21,7 @@ set( _header buttons.h )
add_custom_command(
OUTPUT ${_header}
COMMAND ${UIC_EXECUTABLE}
COMMAND ${TQUIC_EXECUTABLE}
ARGS -o ${_header} -embed buttons ${_pics}
DEPENDS ${_pics}
)