Code

Rename LPE: mirror reflect --> mirror symmetry
[inkscape.git] / src / widgets / icon.h
index 55112c0aeeadb7338b0d8d69c541441b69823d38..45ab822235eadf6ddac970a58c4bad9aac8389fc 100644 (file)
@@ -48,5 +48,7 @@ GtkWidget *sp_icon_new( Inkscape::IconSize size, const gchar *name );
 Gtk::Widget *sp_icon_get_icon( const Glib::ustring &oid, Inkscape::IconSize size = Inkscape::ICON_SIZE_BUTTON );
 
 void sp_icon_fetch_pixbuf( SPIcon *icon );
+int sp_icon_get_phys_size(int size);
+
 
 #endif // SEEN_SP_ICON_H