Skip to content

Commit c82da1d

Browse files
authored
Resolve malformed CDockablePane::LoadState heading
1 parent 62da4f5 commit c82da1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mfc/reference/cdockablepane-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1142,7 +1142,7 @@ If the dockable pane is in autohide mode and `IsHideInAutoHideMode` returns `TRU
11421142
11431143
If the dockable pane isn't in autohide mode, the visibility state is determined by the [`CBasePane::IsVisible`](../../mfc/reference/cbasepane-class.md#isvisible) method.
11441144
1145-
## ## <a name="loadstate"></a> `CDockablePane::LoadState`
1145+
## <a name="loadstate"></a> `CDockablePane::LoadState`
11461146
11471147
For internal use only. For more detail, see the source code located in the `mfc` folder of your Visual Studio installation. For example, `%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\atlmfc\src\mfc`.
11481148

0 commit comments

Comments
 (0)