From 1ce9a71999fce0ad2efe1f7063316947714bab2a Mon Sep 17 00:00:00 2001 From: Kitsune Ral Date: Thu, 3 Sep 2020 22:33:03 +0200 Subject: Code formatting fix --- lib/connection.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/connection.h b/lib/connection.h index 258280a8..b925918e 100644 --- a/lib/connection.h +++ b/lib/connection.h @@ -418,7 +418,7 @@ public: /*! Start a pre-created job object on this connection */ Q_INVOKABLE BaseJob* run(BaseJob* job, - RunningPolicy runningPolicy = ForegroundRequest); + RunningPolicy runningPolicy = ForegroundRequest); /*! Start a job of a specified type with specified arguments and policy * -- cgit v1.2.3