[gnome-documents/wip/lokdocview-rebase: 10/13] Move the LOKView import next to the EVView one
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents/wip/lokdocview-rebase: 10/13] Move the LOKView import next to the EVView one
- Date: Fri, 4 Dec 2015 19:25:26 +0000 (UTC)
commit 2f8acff9924689257a7832714caea55fcfc71fe5
Author: Bastien Nocera <hadess hadess net>
Date: Fri Dec 4 18:10:45 2015 +0100
Move the LOKView import next to the EVView one
src/embed.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/embed.js b/src/embed.js
index 18d46f6..8c69376 100644
--- a/src/embed.js
+++ b/src/embed.js
@@ -33,9 +33,9 @@ const Selections = imports.selections;
const View = imports.view;
const WindowMode = imports.windowMode;
const Documents = imports.documents;
-const LOKView = imports.lokview;
const EvView = imports.gi.EvinceView;
+const LOKView = imports.lokview;
const Gd = imports.gi.Gd;
const Gdk = imports.gi.Gdk;
const Gio = imports.gi.Gio;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]