Fix clazy-non-pod-global-static warning
tableHeader is only used in the constructor, so there is no reason to have it global.
Please register or sign in to comment
tableHeader is only used in the constructor, so there is no reason to have it global.