AppBroker: let the program name be changed
This commit is contained in:
parent
8d2424ed40
commit
d0e1dbd2e3
|
@ -22,7 +22,9 @@
|
||||||
#include <System.h>
|
#include <System.h>
|
||||||
#include "App.h"
|
#include "App.h"
|
||||||
|
|
||||||
#define PROGNAME_APPBROKER "AppBroker"
|
#ifndef PROGNAME_APPBROKER
|
||||||
|
# define PROGNAME_APPBROKER "AppBroker"
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
/* AppBroker */
|
/* AppBroker */
|
||||||
|
|
Loading…
Reference in New Issue
Block a user