D10883: Ability to view git diff (with difftool) for selected file

Elvis Angelaccio noreply at phabricator.kde.org
Thu Mar 15 22:26:03 GMT 2018


elvisangelaccio added inline comments.

INLINE COMMENTS

> fileviewgitplugin.cpp:75-76
> +    m_diffFileAction->setText(xi18nd("@action:inmenu", "<application>Git</application> Diff"));
> +    connect(m_diffFileAction, SIGNAL(triggered()),
> +            this, SLOT(diffFiles()));
> +

Please use the new connect syntax here.

REPOSITORY
  R449 Plugins for Dolphin

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

To: ZaWertun, #dolphin
Cc: elvisangelaccio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180315/97cfb3e0/attachment.htm>


More information about the kfm-devel mailing list