gtk2/demos
Timm Bäder 3a1e019e83 print-editor: Fix a wrong comparison
If error is NULL, replacing the file contents worked and we don't
show the error dialog. The previous version pretty explicitly
dereferenced a NULL pointer by first ensuring that error is NULL and
then accessing error->message.

Found by scan-build
2020-10-22 17:46:33 +02:00
..
constraint-editor Make filter constructors return exact types 2020-09-05 21:43:42 -04:00
gtk-demo gtk-demo: Speed up image demo 2020-10-22 07:51:44 -04:00
icon-browser icon-browser: use content-view 2020-09-14 14:18:52 +02:00
node-editor node-editor: Don't insert hyphens 2020-10-03 13:11:20 -04:00
print-editor print-editor: Fix a wrong comparison 2020-10-22 17:46:33 +02:00
widget-factory scale: Make draw-value default to FALSE 2020-10-04 08:26:44 -04:00
meson.build Move print-editor to demos 2020-05-12 15:43:43 -04:00