apol added a comment.

  #if FRAMEWORK_VERSION < 6
  defaultValue = false
  #else
  defaultValue = true
  #endif
  
  Or at least
  #if FRAMEWORK_VERSION >= 6
  #pragma message Consider enabling ParentInConstructor by default
  #endif
  
  It's just a thought, not necessary.

REPOSITORY
  R237 KConfig

REVISION DETAIL
  https://phabricator.kde.org/D24490

To: ervin, #plasma, #frameworks, dfaure, mart, apol
Cc: kossebau, apol, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, 
bruns

Reply via email to