From 20958add7b2acc205e71569a3f318196baf7b7cf Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 16 May 2012 22:43:40 +0000 Subject: NxWM: Add IApplicationFactory so that we can create multiple instances of applications; And, as a result of that, re-vamp entire threading model. this is now buggier than it was before git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4742 42af7a65-404d-4744-a932-0658087f49c3 --- NxWidgets/UnitTests/CButton/cbutton-pushed.png | Bin NxWidgets/UnitTests/CButton/cbutton-released.png | Bin 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 NxWidgets/UnitTests/CButton/cbutton-pushed.png mode change 100755 => 100644 NxWidgets/UnitTests/CButton/cbutton-released.png (limited to 'NxWidgets/UnitTests/CButton') diff --git a/NxWidgets/UnitTests/CButton/cbutton-pushed.png b/NxWidgets/UnitTests/CButton/cbutton-pushed.png old mode 100755 new mode 100644 diff --git a/NxWidgets/UnitTests/CButton/cbutton-released.png b/NxWidgets/UnitTests/CButton/cbutton-released.png old mode 100755 new mode 100644 -- cgit v1.2.3