New installers: 2020-05-19

This commit is contained in:
Tom Schoonjans
2020-05-19 13:58:40 +01:00
parent 0992fd1fc7
commit 9f0fa6355f
1789 changed files with 1267 additions and 4787 deletions

View File

@@ -1,4 +1,4 @@
#include "hello-world-gtk2.h"
#include "hello-world-gtk.h"
#include <iostream>
#include <vector>
#include <gtksourceviewmm/languagemanager.h>

View File

@@ -1,4 +1,4 @@
#include "hello-world-gtk2.h"
#include "hello-world-gtk.h"
#include <gtkmm/main.h>
int main (int argc, char *argv[])