Fix ConfigInterface of KTextEditor::Document

Authored by dhaumann on Mar 5 2017, 12:15 PM.

Description

Fix ConfigInterface of KTextEditor::Document

The problem was that canConvert(Bool) also works for int.
As a consequence, all int-based config entries were broken.

Details

Committed
dhaumannMar 5 2017, 12:15 PM
Parents
R39:64e1d2a80a07: Add unit test for KTextEditor::ConfigInterface
Branches
Unknown
Tags
Unknown