summaryrefslogtreecommitdiff
path: root/NxWidgets/libnxwidgets/include/cbitmap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/libnxwidgets/include/cbitmap.hxx')
-rw-r--r--NxWidgets/libnxwidgets/include/cbitmap.hxx9
1 files changed, 9 insertions, 0 deletions
diff --git a/NxWidgets/libnxwidgets/include/cbitmap.hxx b/NxWidgets/libnxwidgets/include/cbitmap.hxx
index 473403aa8..4828ca9cc 100644
--- a/NxWidgets/libnxwidgets/include/cbitmap.hxx
+++ b/NxWidgets/libnxwidgets/include/cbitmap.hxx
@@ -182,6 +182,15 @@ namespace NXWidgets
const nxgl_coord_t getStride(void) const;
/**
+ * Use the colors associated with a selected image.
+ *
+ * @param selected. true: Use colors for a selected widget,
+ * false: Use normal (default) colors.
+ */
+
+ inline void setSelected(bool selected) {}
+
+ /**
* Get one row from the bit map image.
*
* @param x The offset into the row to get