summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/qtgui.qdocconf
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2020-09-08 12:53:46 +0200
committerTopi Reinio <topi.reinio@qt.io>2020-11-19 13:28:45 +0200
commitf978fe26c8e10f172035b782d874acc6957d9818 (patch)
treee0a3ba3eb313890e9b1cf5a61861e1f48cfbe0fe /src/gui/doc/qtgui.qdocconf
parent5669351bdf45acc8ca2e1334b9f53ebd2a541b6b (diff)
Doc: Qt GUI: Fix custom module header
There were two custom module headers for Qt GUI under different include paths. Combine them into one. Change-Id: I8b699d82820bee36a9ce8c384b94d1b99305e177 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/gui/doc/qtgui.qdocconf')
-rw-r--r--src/gui/doc/qtgui.qdocconf3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/doc/qtgui.qdocconf b/src/gui/doc/qtgui.qdocconf
index 2ec3470d4c..e08219fedd 100644
--- a/src/gui/doc/qtgui.qdocconf
+++ b/src/gui/doc/qtgui.qdocconf
@@ -1,9 +1,6 @@
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
include($QT_INSTALL_DOCS/config/exampleurl-qtbase.qdocconf)
-includepaths += .
-moduleheader = QtGuiDoc
-
project = QtGui
description = Qt GUI Reference Documentation
version = $QT_VERSION