[X2Go-Commits] [x2goclient] 148/219: src/configdialog.cpp: whitespace only.

git-admin at x2go.org git-admin at x2go.org
Thu Sep 22 04:37:04 CEST 2016


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

x2go pushed a commit to branch bugfix/osx
in repository x2goclient.

commit 682f51fc47b365f7371f82d179bce6e86409c545
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Apr 29 02:08:03 2016 +0200

    src/configdialog.cpp: whitespace only.
---
 debian/changelog     |    1 +
 src/configdialog.cpp |    2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9dc2829..e7b747d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -250,6 +250,7 @@ x2goclient (4.0.5.3-0x2go1) UNRELEASED; urgency=medium
     - src/pulsemanager.cpp: backport fix for 422.
     - src/configdialog.{cpp,h}: add "no record" support for OS X (through
       PulseManager.)
+    - src/configdialog.cpp: whitespace only.
 
  -- X2Go Release Manager <git-admin at x2go.org>  Mon, 19 Sep 2016 09:07:07 +0200
 
diff --git a/src/configdialog.cpp b/src/configdialog.cpp
index 93c0225..2dfcf397 100644
--- a/src/configdialog.cpp
+++ b/src/configdialog.cpp
@@ -263,6 +263,7 @@ ConfigDialog::ConfigDialog ( QWidget * parent,  Qt::WindowFlags f )
     sshLay->addStretch();
     frLay->addLayout ( sshLay );
 #endif
+
     if ( embedMode )
     {
         cbStartEmbed=new QCheckBox (
@@ -415,6 +416,7 @@ void ConfigDialog::slot_accepted()
     st.setting()->setValue ( "clientport",
                              ( QVariant ) clientSshPort->value() );
 #endif
+
     pwid->saveSettings();
     if ( embedMode )
     {

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


More information about the x2go-commits mailing list