summaryrefslogtreecommitdiff
path: root/NxWidgets/libnxwidgets/include/ckeypad.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/libnxwidgets/include/ckeypad.hxx')
-rw-r--r--NxWidgets/libnxwidgets/include/ckeypad.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/NxWidgets/libnxwidgets/include/ckeypad.hxx b/NxWidgets/libnxwidgets/include/ckeypad.hxx
index 2f2a754d4..2cf51cfb4 100644
--- a/NxWidgets/libnxwidgets/include/ckeypad.hxx
+++ b/NxWidgets/libnxwidgets/include/ckeypad.hxx
@@ -39,7 +39,7 @@
/****************************************************************************
* Included Files
****************************************************************************/
-
+
#include <nuttx/config.h>
#include <stdint.h>
@@ -52,11 +52,11 @@
/****************************************************************************
* Pre-Processor Definitions
****************************************************************************/
-
+
/****************************************************************************
* Implementation Classes
****************************************************************************/
-
+
#if defined(__cplusplus)
namespace NXWidgets
@@ -83,7 +83,7 @@ namespace NXWidgets
*/
void configureKeypadMode(void);
-
+
/**
* Copy constructor is protected to prevent usage.
*/