Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/palettes.py
diff options
context:
space:
mode:
Diffstat (limited to 'palettes.py')
-rw-r--r--palettes.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/palettes.py b/palettes.py
index 200277a..47009f9 100644
--- a/palettes.py
+++ b/palettes.py
@@ -147,6 +147,7 @@ class LinkPalette(Palette):
def __download_activate_cb(self, menu_item):
downloadmanager.save_link(self._url, self._title, self._owner_document)
+
class ImagePalette(Palette):