Closed asterwyx closed 1 year ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: asterwyx
The full list of commands accepted by this bot can be found here.
Doc Check bot :green_circle: Document Coverage Check Passed!
Function verticalTabs is exposed by qtabbar_p.h as constexpr static inline, original definition in dtabbar.cpp will lead to an redefinition error. Just rename dtk's implementation.
Note: Probably we should replace private implementaion with Qt's implementation after all versions of Qt expose this function. Log: fix redefinition of verticalTabs