From 087ab16b6d048cbbf8be61d7a8b16bfe419fdf78 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 17 Jul 2014 13:38:53 -0600 Subject: [PATCH] Update ChangeLogs --- ChangeLog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog.txt b/ChangeLog.txt index e89b60d35..4f77418f7 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -488,3 +488,6 @@ (2014-7-17). * NxWM::CMediaPlayer: Now calculates the volume slider height from the grip image height (2014-7-17). +* NxWM::CApplicationWindow: Created the custom font for the toolbar title, + but never used it! (2014-7-17). + \ No newline at end of file