summaryrefslogtreecommitdiff
path: root/NxWidgets/libnxwidgets
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-06-04 08:11:45 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-06-04 08:11:45 -0600
commit7525149138b8aa7b122683a55ef7b75f010995c6 (patch)
treea7e43a3730b906f53c608de59d4a465107eb10f2 /NxWidgets/libnxwidgets
parenteb9a60d5780d431a6fb579de8021d9e05c0453ee (diff)
downloadnuttx-7525149138b8aa7b122683a55ef7b75f010995c6.tar.gz
nuttx-7525149138b8aa7b122683a55ef7b75f010995c6.tar.bz2
nuttx-7525149138b8aa7b122683a55ef7b75f010995c6.zip
NxWM::CTaskbar: Add a method to redraw the task bar and the top application. From Petteri Aimonen
Diffstat (limited to 'NxWidgets/libnxwidgets')
-rw-r--r--NxWidgets/libnxwidgets/src/cnumericedit.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/NxWidgets/libnxwidgets/src/cnumericedit.cxx b/NxWidgets/libnxwidgets/src/cnumericedit.cxx
index 4a1f6a0e2..5030e782b 100644
--- a/NxWidgets/libnxwidgets/src/cnumericedit.cxx
+++ b/NxWidgets/libnxwidgets/src/cnumericedit.cxx
@@ -1,7 +1,7 @@
/****************************************************************************
* NxWidgets/libnxwidgets/include/cnumericedit.cxx
*
- * Copyright (C) 2012 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2012-2013 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
* Petteri Aimonen <jpa@kapsi.fi>
*