summaryrefslogtreecommitdiff
path: root/src/fqterm/fqterm_window.h
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2018-05-21 20:04:40 +0800
committerIru Cai <mytbk920423@gmail.com>2018-05-21 20:39:27 +0800
commit5819e780bce7131a9a243fe487d2fa6a34ec8a46 (patch)
tree2b97c40ba905d4901f3d6c21305da2a6324ae2dd /src/fqterm/fqterm_window.h
parent2e14cc5f2d09b6e0f435a7c63447e7d09996c561 (diff)
downloadfqterm-5819e780bce7131a9a243fe487d2fa6a34ec8a46.tar.xz
warn SSH1
Diffstat (limited to 'src/fqterm/fqterm_window.h')
-rw-r--r--src/fqterm/fqterm_window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fqterm/fqterm_window.h b/src/fqterm/fqterm_window.h
index 984d476..377af4f 100644
--- a/src/fqterm/fqterm_window.h
+++ b/src/fqterm/fqterm_window.h
@@ -182,7 +182,7 @@ signals:
void sessionUpdated();
void requestUserPwd(QString *userName, QString *password, bool *isOK);
- void warnInsecure(const QString &msg, bool *isOK) {}
+ void warnInsecure(const QString &msg, bool *isOK);
void TelnetState(int);
void ZmodemState(int, int, const char *);