summaryrefslogtreecommitdiff
path: root/NxWidgets/libnxwidgets/include/cbutton.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/libnxwidgets/include/cbutton.hxx')
-rw-r--r--NxWidgets/libnxwidgets/include/cbutton.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/NxWidgets/libnxwidgets/include/cbutton.hxx b/NxWidgets/libnxwidgets/include/cbutton.hxx
index 45481387f..f2f192b3e 100644
--- a/NxWidgets/libnxwidgets/include/cbutton.hxx
+++ b/NxWidgets/libnxwidgets/include/cbutton.hxx
@@ -73,7 +73,7 @@
/****************************************************************************
* Included Files
****************************************************************************/
-
+
#include <nuttx/config.h>
#include <stdint.h>
@@ -87,11 +87,11 @@
/****************************************************************************
* Pre-Processor Definitions
****************************************************************************/
-
+
/****************************************************************************
* Implementation Classes
****************************************************************************/
-
+
#if defined(__cplusplus)
namespace NXWidgets
@@ -195,7 +195,7 @@ namespace NXWidgets
*/
virtual void onRelease(nxgl_coord_t x, nxgl_coord_t y);
-
+
/**
* Redraws the button.
*