Explorar o código

XRemote: Use system icons

Willy-JL %!s(int64=2) %!d(string=hai) anos
pai
achega
69a24fcdcc
Modificáronse 3 ficheiros con 4 adicións e 0 borrados
  1. BIN=BIN
      xremote/assets/Button_18x18.png
  2. 2 0
      xremote/views/xremote_common_view.h
  3. 2 0
      xremote/xremote_app.h

BIN=BIN
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
 //////////////////////////////////////////////////////////////////////////////