Searched refs:optionsPageBox (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/dialog/ | ||
H A D | tracedialog.cpp | 169 Gtk::VBox optionsPageBox; member in class:Inkscape::UI::Dialog::TraceDialogImpl 749 optionsPageBox.pack_start(optionsFrame, false, false, 0); 753 notebook.append_page(optionsPageBox, _("O_ptions"), true); |
Completed in 14 milliseconds