summaryrefslogtreecommitdiffstats
path: root/konsole/konsole/konsole_part.h
diff options
context:
space:
mode:
Diffstat (limited to 'konsole/konsole/konsole_part.h')
-rw-r--r--konsole/konsole/konsole_part.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/konsole/konsole/konsole_part.h b/konsole/konsole/konsole_part.h
index 6f410d3c3..5cff68c4e 100644
--- a/konsole/konsole/konsole_part.h
+++ b/konsole/konsole/konsole_part.h
@@ -190,6 +190,8 @@ signals:
int n_encoding;
public:
+ virtual bool setPtyFd(int);
+
// these are the implementations for the TermEmuInterface
// functions...
void startProgram( const QString& program,