Skip to content

Commit 5eef770

Browse files
author
Данилов Игорь Владимирович
committed
ICONS for ufbt
1 parent 3048345 commit 5eef770

File tree

7 files changed

+0
-2
lines changed

7 files changed

+0
-2
lines changed

icons/ActiveConnection_50x64.png

3.75 KB
Loading

icons/Clock_18x18.png

1.06 KB
Loading

icons/Error_18x18.png

1.06 KB
Loading

icons/Percent_10x14.png

3.54 KB
Loading

icons/SDQuestion_35x43.png

1.99 KB
Loading

scenes/bc_scanner_scene_error.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#include "../bc_scanner_app_i.h"
2-
#include <assets_icons.h>
32

43
typedef enum {
54
BarCodeCustomEventErrorBack,

views/bc_scanner_view.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#include "bc_scanner_view.h"
22
#include "../bc_scanner_app_i.h"
33
#include <gui/elements.h>
4-
#include <assets_icons.h>
54

65
#define MAX_NAME_LEN 64
76
#define TAG "BcScanner"

0 commit comments

Comments
 (0)