]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/trash/dolphintrash.cpp
Adapt to KNotifcations API change
[dolphin.git] / src / trash / dolphintrash.cpp
index bbc9c579f40ad80a040a42d865c055005065f592..dd71135a52b166cd980d904d2cde73b6cd1df188 100644 (file)
@@ -50,7 +50,6 @@ static void notifyEmptied()
                          i18n("Trash Emptied"),
                          i18n("The Trash was emptied."),
                          QStringLiteral("user-trash"),
-                         nullptr,
                          KNotification::DefaultEvent);
 }