Skip to content

filetree addon: fix crash in filetree_model_test

Ahmad Samir requested to merge work/ahmad/fix-filetree-unittest into master

We can't use QTEST_GUILESS_MAIN since KateRendererConfig::setSchemaInternal() uses QGuiApplication to get the current palette name.

Merge request reports