[X2Go-Commits] [x2goclient] 05/09: fix for last commit

git-admin at x2go.org git-admin at x2go.org
Thu Jul 10 01:01:05 CEST 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch release/4.0.2.x
in repository x2goclient.

commit b4221f721936ef7048ac1e474bd17afb0aa490a4
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Jun 28 22:47:19 2014 +0200

    fix for last commit
---
 onmainwindow.h |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/onmainwindow.h b/onmainwindow.h
index 0ea829b..a7bb3d1 100644
--- a/onmainwindow.h
+++ b/onmainwindow.h
@@ -1106,7 +1106,10 @@ private:
     void initSelectSessDlg();
     void initStatusDlg();
     void initPassDlg();
-    void printSshDError();
+    void printSshDError_startupFailure();
+    void printSshDError_noHostPubKey();
+    void printSshDError_noExportPubKey();
+    void printSshDError_noAuthorizedKeysFile();
     void loadPulseModuleNativeProtocol();
     void initEmbedToolBar();
 #ifdef Q_OS_LINUX

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list