qt: purge redundant type cases
the `getType()` call actually returns the type class, and all of these removed types inherit from the generic string control class, which returns `CONFIG_ITEM_STRING` when this method is called.
Loading
Please register or sign in to comment