mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-03-25 05:20:59 +08:00
ggwave-gui : minor fix
This commit is contained in:
@@ -29,6 +29,7 @@
|
|||||||
#include "imgui-wrapper/icons_font_awesome.h"
|
#include "imgui-wrapper/icons_font_awesome.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef ICON_FA_COGS
|
||||||
#define ICON_FA_ARROW_CIRCLE_DOWN "V"
|
#define ICON_FA_ARROW_CIRCLE_DOWN "V"
|
||||||
#define ICON_FA_COGS "#"
|
#define ICON_FA_COGS "#"
|
||||||
#define ICON_FA_COMMENT_ALT ""
|
#define ICON_FA_COMMENT_ALT ""
|
||||||
@@ -42,7 +43,6 @@
|
|||||||
#define ICON_FA_SHARE_ALT ""
|
#define ICON_FA_SHARE_ALT ""
|
||||||
#define ICON_FA_SIGNAL ""
|
#define ICON_FA_SIGNAL ""
|
||||||
#define ICON_FA_TRASH ""
|
#define ICON_FA_TRASH ""
|
||||||
#ifndef ICON_FA_COGS
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace {
|
namespace {
|
||||||
|
|||||||
Reference in New Issue
Block a user