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

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

commit 540e813ffe2c6402671dda2e16814b8f62c7b8c0
Author: Mihai Moldovan <io...@ionic.de>
Date:   Wed Oct 26 20:37:29 2016 +0200

    src/onmainwindow.h: remove WWrapper definition, seems to be unused.
---
 debian/changelog   |    1 +
 src/onmainwindow.h |    9 ---------
 2 files changed, 1 insertion(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c468a22..623f70e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -452,6 +452,7 @@ x2goclient (4.0.5.3-0x2go1) UNRELEASED; urgency=medium
       and make selection more generic.
     - src/onmainwindow.h: move WinServerStarter class definition around to
       hopefully get the definition of ONMainWindow::key_types.
+    - src/onmainwindow.h: remove WWrapper definition, seems to be unused.
 
   [ Bernard Cafarelli ]
   * New upstream version (4.0.5.3):
diff --git a/src/onmainwindow.h b/src/onmainwindow.h
index 840ea83..dc3e6ec 100644
--- a/src/onmainwindow.h
+++ b/src/onmainwindow.h
@@ -241,15 +241,6 @@ struct sshKey
 };
 
 
-//wrapper to send mouse events under windows in embedded mode
-#ifdef Q_OS_WIN
-class WWrapper : public QPushButton
-{
-    friend class ONMainWindow;
-};
-#endif
-
-
 class SessTreeView : public QTreeView
 {
     Q_OBJECT

--
Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email 
on /srv/git/code.x2go.org/x2goclient.git
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-commits

Reply via email to