AppBroker: let the program name be changed

This commit is contained in:
Pierre Pronchery 2025-03-13 12:19:55 +01:00
parent 8d2424ed40
commit d0e1dbd2e3

View File

@ -22,7 +22,9 @@
#include <System.h>
#include "App.h"
#ifndef PROGNAME_APPBROKER
# define PROGNAME_APPBROKER "AppBroker"
#endif
/* AppBroker */