aacid added inline comments.

INLINE COMMENTS

> document.cpp:1153
> +                                    fft->setText( newVal );
> +                                    emit m_parent->refreshFormWidget( fft );
> +                                    pageNeedsRefresh = true;

I was thinking, can't we do setText emit the signal? so we don't really need to 
worry about forgetting to emit refreshFormWidget in case we end up implementing 
another function or something that does change the text of a form?

REPOSITORY
  R223 Okular

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

To: aheinecke, #okular
Cc: aacid, michaelweghorn, ngraham

Reply via email to