mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 06:47:08 -05:00
3f3c387a96
The slot for `setViewType(t)` and `viewType()` are never connected. Found by Clazy (`const-signal-or-slot`).