kfunk created this revision.
Restricted Application added projects: Kate, Frameworks.
Restricted Application added a subscriber: Frameworks.

REVISION SUMMARY
  Warning:
  
    /home/kfunk/devel/src/kf5/ktexteditor/src/dialogs/katedialogs.cpp:1455:11:
    warning: 'runUrl' is deprecated [-Wdeprecated-declarations]
        KRun::runUrl(url, QStringLiteral("text/x-patch"), nullptr, true);
              ^
    /home/kfunk/devel/install/kf5/include/KF5/KIOWidgets/krun.h:302:17:
    note: 'runUrl' has been explicitly marked deprecated here
        static bool KIOWIDGETS_DEPRECATED runUrl(const QUrl &url, const QString 
&mimetype, QWidget *window,
                    ^

REPOSITORY
  R39 KTextEditor

BRANCH
  master

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

AFFECTED FILES
  src/dialogs/katedialogs.cpp

To: kfunk
Cc: #frameworks, kevinapavew, cullmann, sars, dhaumann

Reply via email to