Matthias Clasen
|
d5da3b9199
|
print-editor: Stop using appmenu apis
The appmenu-related GtkApplication apis are going away.
|
2020-05-22 17:31:05 -04:00 |
|
Chun-wei Fan
|
a4416e389a
|
print-editor demo: Fix linking on Visual Studio
We need to pass in '/entry:mainCRTStartup' as we did for the other demo
programs that have 'gui_app: true' in their Meson build settings.
|
2020-05-18 11:35:52 +08:00 |
|
Alexander Larsson
|
fcbc972c2a
|
print-editor: Fix crash
We're trying to g_free a GFile, which is not good...
|
2020-05-13 10:18:17 +02:00 |
|
Matthias Clasen
|
694daa1d20
|
Move print-editor to demos
It is too demo-esque for languishing in tests/.
|
2020-05-12 15:43:43 -04:00 |
|