Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdfviewer.py
diff options
context:
space:
mode:
Diffstat (limited to 'pdfviewer.py')
-rw-r--r--pdfviewer.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/pdfviewer.py b/pdfviewer.py
index 5f607bf..6ce4fcf 100644
--- a/pdfviewer.py
+++ b/pdfviewer.py
@@ -270,6 +270,12 @@ class DummyBrowser(GObject.GObject):
def reload(self):
pass
+ def load_uri(self, uri):
+ pass
+
+ def grab_focus(self):
+ pass
+
class PDFTabPage(Gtk.HBox):
"""Shows a basic PDF viewer, download the file first if the PDF is