| 22 | } |
| 23 | |
| 24 | ClickableTab::~ClickableTab() {} |
| 25 | |
| 26 | /** |
| 27 | * @brief ClickableTab::SwapActiveState - Swap the "state" of the tab. If was clicked, remove underline, otherwise add underline. |
nothing calls this directly
no outgoing calls
no test coverage detected