summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/include/nxwmglyphs.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/nxwm/include/nxwmglyphs.hxx')
-rw-r--r--NxWidgets/nxwm/include/nxwmglyphs.hxx7
1 files changed, 7 insertions, 0 deletions
diff --git a/NxWidgets/nxwm/include/nxwmglyphs.hxx b/NxWidgets/nxwm/include/nxwmglyphs.hxx
index 74b527611..5bcd4fb83 100644
--- a/NxWidgets/nxwm/include/nxwmglyphs.hxx
+++ b/NxWidgets/nxwm/include/nxwmglyphs.hxx
@@ -60,7 +60,14 @@ namespace NxWM
extern const struct NXWidgets::SRlePaletteBitmap g_calculatorBitmap;
extern const struct NXWidgets::SRlePaletteBitmap g_calibrationBitmap;
extern const struct NXWidgets::SRlePaletteBitmap g_cmdBitmap;
+#ifdef CONFIG_NXWM_MEDIAPLAYER
extern const struct NXWidgets::SRlePaletteBitmap g_mediaplayerBitmap;
+ extern const struct NXWidgets::SRlePaletteBitmap g_mplayerFwdBitmap;
+ extern const struct NXWidgets::SRlePaletteBitmap g_mplayerPlayBitmap;
+ extern const struct NXWidgets::SRlePaletteBitmap g_mplayerPauseBitmap;
+ extern const struct NXWidgets::SRlePaletteBitmap g_mplayerRewBitmap;
+ extern const struct NXWidgets::SRlePaletteBitmap g_mplayerVolBitmap;
+#endif
extern const struct NXWidgets::SRlePaletteBitmap g_minimizeBitmap;
extern const struct NXWidgets::SRlePaletteBitmap g_nshBitmap;
extern const struct NXWidgets::SRlePaletteBitmap g_playBitmap;