diff options
Diffstat (limited to 'html/en/drv/native.html')
-rw-r--r-- | html/en/drv/native.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/en/drv/native.html b/html/en/drv/native.html index 20d182a..257c62b 100644 --- a/html/en/drv/native.html +++ b/html/en/drv/native.html @@ -10,7 +10,7 @@ <body> -<h2>CD_NATIVEWINDOW - Native Window Driver (cdnative.h)</h2> +<h2 style="text-align: left">CD_NATIVEWINDOW - Native Window Driver (cdnative.h)</h2> <p>This driver provides access to an existing Native Window, a basic element of the user-interface system. It also provides access to other native handles like HDC handles in Windows.</p> |