I'd say Qt is easier to customize (I've never used wxWidgets mind you) as it uses stylesheets which allows you to use CSS-like syntax to define the look of each control. Although it is easy to use, sometimes it can be lacking some features, but that's a small price to pay as you can just create your own control.