mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
implement debug menu item
This commit is contained in:
parent
8aab10c53e
commit
cf64949986
5 changed files with 40 additions and 15 deletions
|
|
@ -1,8 +1,6 @@
|
|||
#include <glibmm.h>
|
||||
|
||||
const Glib::ustring APPLICATION_ID = "io.github.yggverse.Yoda";
|
||||
|
||||
int main(
|
||||
int argc,
|
||||
char* argv[]
|
||||
char * argv[]
|
||||
);
|
||||
Loading…
Add table
Add a link
Reference in a new issue