Browse Source

Merge topic 'heading_automoc_macro_names'

c89c87c9 Help: Fix heading level for CMAKE_AUTOMOC_MACRO_NAMES

Acked-by: Kitware Robot <[email protected]>
Merge-request: !1671
Brad King 7 years ago
parent
commit
1f35d3f20a
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::