X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/863ee3a87cee8b1f22a311d6a6a62e56714b5eae..041a3a4a346309b0aec50df41abe7b332804b81a:/src/main.cpp diff --git a/src/main.cpp b/src/main.cpp index 2d1ccd0c8..ac817eca9 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -79,8 +79,6 @@ int main(int argc, char **argv) QApplication app(argc, argv); app.setWindowIcon(QIcon::fromTheme(QStringLiteral("system-file-manager"), app.windowIcon())); - KIO::PreviewJob::setDefaultDevicePixelRatio(app.devicePixelRatio()); - KCrash::initialize(); #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)