Skip to content

[WelcomeView] Properly handle changes to the recent items

Eugene Popov requested to merge (removed):welcomeview_recentitems into master

Since the KRecentFilesAction doesn't notify about adding or deleting items, we should use some dirty trick to find out the KRecentFilesAction has changed.

Merge request reports