From b56372bbcb016376cf841fb81b1107832a3fada1 Mon Sep 17 00:00:00 2001 From: William Wilgus Date: Thu, 19 Aug 2021 22:00:36 -0400 Subject: Plugin Api add core bitmaps share all the core icons with plugins these are all small mono icons like usb plug icon or play, fast forward, rewind icons --include the icon_helper function Change-Id: I385028815a4dd368515f491a9e19dee3d500252d --- apps/plugins/lib/SOURCES | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/plugins/lib/SOURCES') diff --git a/apps/plugins/lib/SOURCES b/apps/plugins/lib/SOURCES index 811771e0ca..6d5fe6cb5f 100644 --- a/apps/plugins/lib/SOURCES +++ b/apps/plugins/lib/SOURCES @@ -2,6 +2,7 @@ sha1.c gcc-support.c pluginlib_actions.c helper.c +icon_helper.c md5.c jhash.c configfile.c -- cgit v1.2.3