diff options
| -rw-r--r-- | src/panels/terminal/terminalpanel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/panels/terminal/terminalpanel.h b/src/panels/terminal/terminalpanel.h index 36114995e..91a75a989 100644 --- a/src/panels/terminal/terminalpanel.h +++ b/src/panels/terminal/terminalpanel.h @@ -28,7 +28,7 @@ class QWidget; namespace KIO { class StatJob; -}; +} /** * @brief Shows the terminal which is synchronized with the URL of the |
