cfeck added inline comments.

INLINE COMMENTS

> kfontrequester.cpp:187
>  {
> -    QFontDialog::FontDialogOptions flags = nullptr;
> +    QFontDialog::FontDialogOptions flags;
>      if (m_onlyFixed) {

Does removing the default value mean the flags would be now uninitialized?

REPOSITORY
  R236 KWidgetsAddons

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

To: kossebau, #frameworks, cfeck

Reply via email to