[Libreoffice-commits] core.git: vcl/unx
Michael Stahl
mstahl at redhat.com
Wed Sep 21 12:02:07 UTC 2016
vcl/unx/kde4/tst_exclude_socket_notifiers.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f610982ea6210a20b497d17078d6f67d9d6a554b
Author: Michael Stahl <mstahl at redhat.com>
Date: Wed Sep 21 13:57:43 2016 +0200
oops /me stupid
Change-Id: Ic6a3d52f0f5d288858f9164e31997a315993a34a
diff --git a/vcl/unx/kde4/tst_exclude_socket_notifiers.hxx b/vcl/unx/kde4/tst_exclude_socket_notifiers.hxx
index 8387b3e..83fa308 100644
--- a/vcl/unx/kde4/tst_exclude_socket_notifiers.hxx
+++ b/vcl/unx/kde4/tst_exclude_socket_notifiers.hxx
@@ -35,7 +35,7 @@ class TestExcludeSocketNotifiers
Q_OBJECT
public:
TestExcludeSocketNotifiers( const int* pipes );
- virtual ~TestExcludeSocketNotifiers() = override;
+ virtual ~TestExcludeSocketNotifiers() override;
bool received;
public slots:
void slotReceived();
More information about the Libreoffice-commits
mailing list