From ef0b23ea7dba56647ceffa0b561d971f7f963540 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 22 Mar 2012 22:41:11 +0000 Subject: Prep for NxWidgets 1.0 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4506 42af7a65-404d-4744-a932-0658087f49c3 --- NxWidgets/UnitTests/CScrollbarVertical/cscrollbarverticaltest.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NxWidgets/UnitTests/CScrollbarVertical/cscrollbarverticaltest.hxx') diff --git a/NxWidgets/UnitTests/CScrollbarVertical/cscrollbarverticaltest.hxx b/NxWidgets/UnitTests/CScrollbarVertical/cscrollbarverticaltest.hxx index 874a851fd..e6005ced9 100644 --- a/NxWidgets/UnitTests/CScrollbarVertical/cscrollbarverticaltest.hxx +++ b/NxWidgets/UnitTests/CScrollbarVertical/cscrollbarverticaltest.hxx @@ -66,7 +66,7 @@ #endif #ifndef CONFIG_CSCROLLBARVERTICALTEST_BGCOLOR -# define CONFIG_CSCROLLBARVERTICALTEST_BGCOLOR CONFIG_NXWIDGETS_DEFAULT_BACKCOLOR +# define CONFIG_CSCROLLBARVERTICALTEST_BGCOLOR CONFIG_NXWIDGETS_DEFAULT_BACKGROUNDCOLOR #endif // What is the entry point called? -- cgit v1.2.3