reconstructed code to use g_application

This commit is contained in:
2018-07-23 13:10:34 +02:00
parent 6296627ac2
commit d0e1383861
4 changed files with 319 additions and 289 deletions

View File

@@ -18,8 +18,7 @@ aux_source_directory("tree-renderer" RENDERER_SOURCES)
aux_source_directory("gds-parser" PARSER_SOURCES)
aux_source_directory("latex-output" LATEX_SOURCES)
aux_source_directory("cairo-output" CAIRO_SOURCES)
set(SOURCE "main.c" "layer-selector.c")
set(SOURCE "main.c" "layer-selector.c" "main-window.c")
set(SOURCE
${SOURCE}