forgot to emit the change signal in a number of scenarios. this then broke actually changing the order and removing items from the selection because the signal is used to forward the current selection list to the KConfigSkeleton. by not emitting the signal in all change scenarios we'd effectively never update the stringlist inside the skeleton causing noop saves.wilder-5.24
parent
41d383a8fc
commit
dee28ca330
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue