diff options
Diffstat (limited to 'src/dolphinmainwindow.h')
| -rw-r--r-- | src/dolphinmainwindow.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 884b9f7bd..f847ff509 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -322,7 +322,6 @@ private Q_SLOTS: /** Performs the current undo operation. */ void undo(); -#if KIO_VERSION >= QT_VERSION_CHECK(6, 17, 0) /** * Updates the state of the 'Redo' menu action dependent * on the parameter \a available. @@ -334,7 +333,6 @@ private Q_SLOTS: /** Performs the current redo operation. */ void redo(); -#endif /** * Copies all selected items to the clipboard and marks |
