Browse Source

Help: Fix heading level for CMAKE_AUTOMOC_MACRO_NAMES

Craig Scott 7 years ago
parent
commit
c89c87c9be
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Help/variable/CMAKE_AUTOMOC_MACRO_NAMES.rst

+ 1 - 1
Help/variable/CMAKE_AUTOMOC_MACRO_NAMES.rst

@@ -12,7 +12,7 @@ information.
 The default value is ``Q_OBJECT;Q_GADGET;Q_NAMESPACE``.
 
 Example
--------
+^^^^^^^
 Let CMake know that source files that contain ``CUSTOM_MACRO`` must be ``moc``
 processed as well::