[Differential] [Commented On] D4604: KConfig: stop exporting and installing KConfigBackend.

2017-02-20 Thread David Faure
dfaure added a comment. The plan sounds good. INLINE COMMENTS > mdawson wrote in kconfigbackend.h:210 > I don't think this is worth saving as a comment, just remove it completely. > If we decide to undo this, it's in git. In general I agree that leaving dead code is bad. In this particula

[Differential] [Commented On] D4604: KConfig: stop exporting and installing KConfigBackend.

2017-02-20 Thread Matthew Dawson
mdawson added inline comments. INLINE COMMENTS > dfaure wrote in kconfigbackend.h:210 > In general I agree that leaving dead code is bad. > > In this particular case, though, the other side of the plugin code is still > there > ("#if 0 // TODO port to Qt5 plugin loading" in kconfigbackend.cpp),