From dd18c27c36c9138bc68161ad365bfc61b8d135f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20dos=20Santos=20Oliveira?= Date: Thu, 12 Sep 2013 07:23:11 -0300 Subject: Integrating with libdepixelize (bzr r12506.1.1) --- src/interface.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/interface.h') diff --git a/src/interface.h b/src/interface.h index 13fbaf9ac..215a3bfc9 100644 --- a/src/interface.h +++ b/src/interface.h @@ -238,6 +238,11 @@ class ContextMenu : public Gtk::Menu */ void ImageTraceBitmap(void); + /** + * callback, is executed on clicking the "Trace Pixel Art" menu entry + */ + void ImageTracePixelArt(void); + /** * callback, is executed on clicking the "Extract Image" menu entry */ -- cgit v1.2.3