diff options
Diffstat (limited to '')
-rw-r--r-- | source/UI/Window.h (renamed from source/UI/cWindow.h) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/UI/cWindow.h b/source/UI/Window.h index 0fc368c9c..b3df1bc86 100644 --- a/source/UI/cWindow.h +++ b/source/UI/Window.h @@ -1,5 +1,5 @@ -// cWindow.h +// Window.h // Interfaces to the cWindow class representing a UI window for a specific block |