diff options
Diffstat (limited to 'include/vcl/window.hxx')
-rw-r--r-- | include/vcl/window.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/window.hxx b/include/vcl/window.hxx index 7e67182d5095..a7633f29c109 100644 --- a/include/vcl/window.hxx +++ b/include/vcl/window.hxx @@ -123,7 +123,7 @@ namespace o3tl } -// Type fuer GetWindow() +// Type for GetWindow() enum class GetWindowType { Parent = 0, |