mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
define app id in header
This commit is contained in:
parent
3d09fc5265
commit
1d07bbd75e
2 changed files with 2 additions and 2 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
#include "app/browser.h"
|
||||
|
||||
const Glib::ustring APPLICATION_ID = "io.github.yggverse.Yoda";
|
||||
|
||||
int main(
|
||||
int argc,
|
||||
char* argv[]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue