Code

Add property getters to FileExportDialog
[inkscape.git] / src / ui / stock.h
index d990186cbf2d881cfcd1540d4f80bc36ba96ebc3..069ab66f315abe66b4e12965cd92448af7aafc00 100644 (file)
@@ -24,6 +24,7 @@ extern Gtk::StockID const IMPORT;
 extern Gtk::StockID const EXPORT;
 extern Gtk::StockID const VACUUM_DEFS;
 // Edit menu
+extern Gtk::StockID const UNDO_HISTORY;
 extern Gtk::StockID const PASTE_IN_PLACE;
 extern Gtk::StockID const PASTE_STYLE;
 extern Gtk::StockID const DUPLICATE;