Skip to content

Port HolidaysConfig away from QQC1 tableView

Carl Schwan requested to merge work/carl/port-holidays into master

QQC1.TableView is no longer available with Qt6.

First commit tries to port to QQC2 tableview but the behavior was a bit buggy with KCMScrollView so in the second commit I ported to a plain ListView which works better

image

Merge request reports