summaryrefslogtreecommitdiff
path: root/NxWidgets/ReleaseNotes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/ReleaseNotes.txt')
-rw-r--r--NxWidgets/ReleaseNotes.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/NxWidgets/ReleaseNotes.txt b/NxWidgets/ReleaseNotes.txt
index ca3608243..a856cad2c 100644
--- a/NxWidgets/ReleaseNotes.txt
+++ b/NxWidgets/ReleaseNotes.txt
@@ -272,7 +272,7 @@ efforts of Petteri Aimonen.
Additional new features and extended functionality in Version 1.7:
-* NxWidgets:: CGlyphButton: Generate action event, like CButton does.
+* NxWidgets::CGlyphButton: Generate action event, like CButton does.
* NxWM::CTaskBar: Add option CONFIG_NXWM_TASKBAR_NO_BORDER to suppress
drawing of the border on the taskbar.
* NxWidgets::CNxTimer: Add function to check if CNxTimer is running.
@@ -283,4 +283,4 @@ Bugfixes:
* NxWidgets bitmap_converter.py: Fix bug when image width > 255
* NxWM::CScrollbarPanel: Fix spelling error in class name: CScollbarPanel
should be CScrollbarPanel
-* NxWidgets:: CGlyphButton: Prevent drawing outside of the bitmap size.
+* NxWidgets::CGlyphButton: Prevent drawing outside of the bitmap size.