From 3d25cd5ae8241b687b970f8c1861451636a8f6ea Mon Sep 17 00:00:00 2001 From: bigbear Date: Thu, 8 Feb 2024 02:53:08 +0100 Subject: FIX Missing icons, menu about, cleaning --- includes/stock.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'includes/stock.h') diff --git a/includes/stock.h b/includes/stock.h index b79c263e..d3efffdb 100644 --- a/includes/stock.h +++ b/includes/stock.h @@ -19,6 +19,8 @@ #ifndef __STOCK_H__ #define __STOCK_H__ +#define HI_STOCK_CLIPBOARD "hi-stock-clipboard" +#define HI_STOCK_REFRESH "hi-stock-refresh" #define HI_STOCK_REPORT "hi-stock-report" #define HI_STOCK_INTERNET "hi-stock-internet" #define HI_STOCK_MODULE "hi-stock-module" -- cgit v1.2.3