Commit a01ad393 authored by Friedemann Kleint's avatar Friedemann Kleint Committed by The Qt Project
Browse files

qqmldebugclient.cpp: Fix warning about missing return.


In file included from ../shared/qqmldebugclient.cpp:473:0:
../shared/qqmldebugclient.cpp: In member function
'QString QQmlDebugClient::stateString() const':
../shared/qqmldebugclient.cpp:452:1: warning: control reaches end of
non-void function

Change-Id: Ic5422dcff41591691621077ade45b6ea3ea3a8f1
Reviewed-by: default avatarKai Koehne <kai.koehne@digia.com>
parent f0553874
Showing with 1 addition and 0 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment