cmake-gui: Remove unused viewType slot The slot for `setViewType(t)` and `viewType()` are never connected. Found by Clazy (`const-signal-or-slot`).