summaryrefslogtreecommitdiffstats
path: root/konsole/konsole/session.h
diff options
context:
space:
mode:
Diffstat (limited to 'konsole/konsole/session.h')
-rw-r--r--konsole/konsole/session.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/konsole/konsole/session.h b/konsole/konsole/session.h
index bfcafdf47..03b5941dd 100644
--- a/konsole/konsole/session.h
+++ b/konsole/konsole/session.h
@@ -166,6 +166,7 @@ signals:
void setSessionEncoding(TESession *session, const TQString &encoding);
void getSessionSchema(TESession *session, TQString &schema);
void setSessionSchema(TESession *session, const TQString &schema);
+ void updateSessionKeytab(TESession *session, const TQString &keytab);
private slots:
void onRcvBlock( const char* buf, int len );