Skip to content
Commit c8ee79a7 authored by rk flx's avatar rk flx Committed by Luigi Toscano
Browse files

Port more deprecated functions and fix warnings

Summary:
KFileItem(mode, permissions, ...) is deprecated.
Port deprecated KRun::run to KRun:runService.
Replace deprecated std::auto_ptr with std::unique_ptr.
Add Q_DECL_OVERRIDE to MainWindow::eventFilter.

Depends on D5750
Depends on D5751

Test Plan: Tests pass.

Reviewers: ltoscano, sandsmark, gateau

Reviewed By: gateau

Differential Revision: https://phabricator.kde.org/D5752
parent 7dc3595d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment