Searched defs:Create (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/dialog/ | ||
H A D | layer-properties.h | 55 _showDialog(Create::instance(), desktop, layer); 72 struct Create : public Strategy { struct in class:Inkscape::UI::Dialogs::LayerPropertiesDialog 73 static Create &instance() { static Create instance; return instance; } 84 friend struct Create; |
Completed in 9 milliseconds