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

git-admin at x2go.org git-admin at x2go.org
Sat Jun 28 22:48:39 CEST 2014


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

x2go pushed a commit to branch master
in repository x2goclient.

commit 0eb230f13368a3f4a75c7dff0ddc79f47dfd25c8
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