summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/include/cstartwindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/nxwm/include/cstartwindow.hxx')
-rw-r--r--NxWidgets/nxwm/include/cstartwindow.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/NxWidgets/nxwm/include/cstartwindow.hxx b/NxWidgets/nxwm/include/cstartwindow.hxx
index 250d5068c..e7337ead6 100644
--- a/NxWidgets/nxwm/include/cstartwindow.hxx
+++ b/NxWidgets/nxwm/include/cstartwindow.hxx
@@ -39,7 +39,7 @@
/****************************************************************************
* Included Files
****************************************************************************/
-
+
#include <nuttx/config.h>
#include <debug.h>
@@ -91,7 +91,7 @@ namespace NxWM
*/
extern FAR const char *g_startWindowMqName;
-
+
/**
* This class is the the start window application.
*/
@@ -104,7 +104,7 @@ namespace NxWM
/**
* This structure represents an application and its associated icon image
*/
-
+
struct SStartWindowSlot
{
IApplicationFactory *app; /**< A reference to the icon */