summaryrefslogtreecommitdiff
path: root/NxWidgets/libnxwidgets/include/cradiobuttongroup.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/libnxwidgets/include/cradiobuttongroup.hxx')
-rw-r--r--NxWidgets/libnxwidgets/include/cradiobuttongroup.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/NxWidgets/libnxwidgets/include/cradiobuttongroup.hxx b/NxWidgets/libnxwidgets/include/cradiobuttongroup.hxx
index c37630c61..52f6aae36 100644
--- a/NxWidgets/libnxwidgets/include/cradiobuttongroup.hxx
+++ b/NxWidgets/libnxwidgets/include/cradiobuttongroup.hxx
@@ -73,7 +73,7 @@
/****************************************************************************
* Included Files
****************************************************************************/
-
+
#include <nuttx/config.h>
#include <stdint.h>
@@ -90,7 +90,7 @@
/****************************************************************************
* Pre-Processor Definitions
****************************************************************************/
-
+
/****************************************************************************
* Implementation Classes
****************************************************************************/
@@ -109,7 +109,7 @@ namespace NXWidgets
* it is necessary to set the state via the radio button, not the group.
*/
- class CRadioButtonGroup : public CNxWidget, public CWidgetEventHandler
+ class CRadioButtonGroup : public CNxWidget, public CWidgetEventHandler
{
protected:
CWidgetControl *m_pWidgetControl; /**< The controlling widget */