summaryrefslogtreecommitdiff
path: root/NxWidgets/libnxwidgets/include/cwidgeteventhandlerlist.hxx
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-04 02:56:02 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-04 02:56:02 +0000
commitbee0dc42f7930b2f1fa1f5a30b767cd7b797a8f4 (patch)
tree49271c3ff2d8f2554449aeca8d8b8a07bfc6a6f1 /NxWidgets/libnxwidgets/include/cwidgeteventhandlerlist.hxx
parentb7720c873e9ae223e271dc6f03b45d97740464b8 (diff)
downloadnuttx-bee0dc42f7930b2f1fa1f5a30b767cd7b797a8f4.tar.gz
nuttx-bee0dc42f7930b2f1fa1f5a30b767cd7b797a8f4.tar.bz2
nuttx-bee0dc42f7930b2f1fa1f5a30b767cd7b797a8f4.zip
Update NxWM colors; remove NxWidgets shelving
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4698 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'NxWidgets/libnxwidgets/include/cwidgeteventhandlerlist.hxx')
-rw-r--r--NxWidgets/libnxwidgets/include/cwidgeteventhandlerlist.hxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/NxWidgets/libnxwidgets/include/cwidgeteventhandlerlist.hxx b/NxWidgets/libnxwidgets/include/cwidgeteventhandlerlist.hxx
index 45e304554..ae9e17847 100644
--- a/NxWidgets/libnxwidgets/include/cwidgeteventhandlerlist.hxx
+++ b/NxWidgets/libnxwidgets/include/cwidgeteventhandlerlist.hxx
@@ -306,18 +306,6 @@ namespace NXWidgets
void raiseShowEvent(void);
/**
- * Raise a shelve event to the event handler.
- */
-
- void raiseShelveEvent(void);
-
- /**
- * Raise a unshelve event to the event handler.
- */
-
- void raiseUnshelveEvent(void);
-
- /**
* Raise an enable event to the event handler.
*/