From 522df31c8b04ace8cfec8a7fdc4e0df6f8567a0c Mon Sep 17 00:00:00 2001 From: Johan Klokkhammer Helsing Date: Tue, 26 Sep 2017 11:24:54 +0200 Subject: Remove duplicate QML documentation of Shell.focusPolicy Change-Id: I6c972b79555d41cba9e8c5954e595f76b580725b Reviewed-by: Venugopal Shivashankar --- src/compositor/extensions/qwaylandshell.cpp | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'src/compositor/extensions/qwaylandshell.cpp') diff --git a/src/compositor/extensions/qwaylandshell.cpp b/src/compositor/extensions/qwaylandshell.cpp index 836407d36..adb5827d4 100644 --- a/src/compositor/extensions/qwaylandshell.cpp +++ b/src/compositor/extensions/qwaylandshell.cpp @@ -57,12 +57,6 @@ QWaylandShell::QWaylandShell(QWaylandObject *waylandObject) { } -/*! - * \qmlproperty enum QtWaylandCompositor::Shell::focusPolicy - * - * This property holds the focus policy of the Shell. - */ - /*! * \enum QWaylandShell::FocusPolicy * @@ -73,7 +67,7 @@ QWaylandShell::QWaylandShell(QWaylandObject *waylandObject) */ /*! - * \qmlproperty object QtWaylandCompositor::Shell::focusPolicy + * \qmlproperty enumeration QtWaylandCompositor::Shell::focusPolicy * * This property holds the focus policy of the Shell. */ -- cgit v1.2.3