Jelajahi Sumber

XRemote: Use system icons

Willy-JL 2 tahun lalu
induk
melakukan
69a24fcdcc
3 mengubah file dengan 4 tambahan dan 0 penghapusan
  1. TEMPAT SAMPAH
      xremote/assets/Button_18x18.png
  2. 2 0
      xremote/views/xremote_common_view.h
  3. 2 0
      xremote/xremote_app.h

TEMPAT SAMPAH
xremote/assets/Button_18x18.png


+ 2 - 0
xremote/views/xremote_common_view.h

@@ -18,6 +18,8 @@
 #include <infrared_transmit.h>
 #include <xc_icons.h>
 
+#include <assets_icons.h>
+
 #include "../infrared/infrared_remote.h"
 
 #define XREMOTE_BUTTON_COUNT 26

+ 2 - 0
xremote/xremote_app.h

@@ -28,6 +28,8 @@
 #include "views/xremote_common_view.h"
 #include "xc_icons.h"
 
+#include <assets_icons.h>
+
 //////////////////////////////////////////////////////////////////////////////
 // XRemote generic functions and definitions
 //////////////////////////////////////////////////////////////////////////////