┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/terminal/terminalpanel.h
diff options
context:
space:
mode:
authorMontel Laurent <[email protected]>2014-10-18 15:00:17 +0200
committerMontel Laurent <[email protected]>2014-10-18 15:00:17 +0200
commit0a6257bce3de877e4ae869f974df645c428d32c9 (patch)
tree7a86e6d5022acc7717806664337075137e00f5d2 /src/panels/terminal/terminalpanel.h
parentaabd6ad3bc0fd11793c3332c9181af95da9bf607 (diff)
Fix includes
Diffstat (limited to 'src/panels/terminal/terminalpanel.h')
-rw-r--r--src/panels/terminal/terminalpanel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/panels/terminal/terminalpanel.h b/src/panels/terminal/terminalpanel.h
index 987ee4753..6a0b38f5b 100644
--- a/src/panels/terminal/terminalpanel.h
+++ b/src/panels/terminal/terminalpanel.h
@@ -33,7 +33,7 @@ namespace KIO {
namespace KParts {
class ReadOnlyPart;
}
-
+class KJob;
/**
* @brief Shows the terminal which is synchronized with the URL of the
* active view.