diff options
| author | Nicolas Fella <[email protected]> | 2023-08-15 23:59:21 +0200 |
|---|---|---|
| committer | Nicolas Fella <[email protected]> | 2023-08-18 20:39:15 +0000 |
| commit | b7e859827d405ff15b6039f35cefa869868d2733 (patch) | |
| tree | 0539a93edc60a4cb24319dc66347359189a8f9bc /src/trash/dolphintrash.cpp | |
| parent | 62ba2dd8772cbe040b4c8db7f73e2ac72868bdd0 (diff) | |
Adapt to KNotifcations API change
Diffstat (limited to 'src/trash/dolphintrash.cpp')
| -rw-r--r-- | src/trash/dolphintrash.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/trash/dolphintrash.cpp b/src/trash/dolphintrash.cpp index bbc9c579f..dd71135a5 100644 --- a/src/trash/dolphintrash.cpp +++ b/src/trash/dolphintrash.cpp @@ -50,7 +50,6 @@ static void notifyEmptied() i18n("Trash Emptied"), i18n("The Trash was emptied."), QStringLiteral("user-trash"), - nullptr, KNotification::DefaultEvent); } |
