Compare commits
2 Commits
23ba7c0136
...
b63da7bf09
Author | SHA1 | Date | |
---|---|---|---|
b63da7bf09 | |||
4550815901 |
1
main.c
1
main.c
@ -158,7 +158,6 @@ static void gapp_activate(GApplication *app, gpointer user_data)
|
|||||||
{
|
{
|
||||||
GtkWindow *main_window;
|
GtkWindow *main_window;
|
||||||
GdsRenderGui *gui;
|
GdsRenderGui *gui;
|
||||||
|
|
||||||
struct application_data * const appdata = (struct application_data *)user_data;
|
struct application_data * const appdata = (struct application_data *)user_data;
|
||||||
|
|
||||||
gui = gds_render_gui_new();
|
gui = gds_render_gui_new();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user