We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e207e5 + 3c89c5f commit 9fc56e8Copy full SHA for 9fc56e8
1 file changed
nemo-preview/src/js/ui/fallbackRenderer.js
@@ -25,6 +25,8 @@
25
*
26
*/
27
28
+imports.gi.versions.Gtk = '3.0';
29
+
30
const Gio = imports.gi.Gio;
31
const Gtk = imports.gi.Gtk;
32
const GtkClutter = imports.gi.GtkClutter;
0 commit comments