aboutsummaryrefslogtreecommitdiff
path: root/src/backends/kdialog.rs
Commit message (Collapse)AuthorAge
* Fix clippy complaints that don't change the semanticsStephan Sokolow2019-10-25
| | | | (Clippy also complains about `new()` without `impl Default`)
* Add a backend based on KDE's `kdialog`Stephan Sokolow2019-10-25