1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-21 01:51:24 +02:00

Added last portage snapshot of gqview

This commit is contained in:
2021-05-30 12:45:25 +02:00
parent 8feb757a7b
commit 471f7edf4e
8 changed files with 223 additions and 0 deletions
@@ -0,0 +1,9 @@
--- a/src/bar_exif.h
+++ b/src/bar_exif.h
@@ -26,4 +26,4 @@ gint bar_exif_is_advanced(GtkWidget *bar);
-const gchar **bar_exif_key_list;
-const gint bar_exif_key_count;
+extern const gchar **bar_exif_key_list;
+extern const gint bar_exif_key_count;