diff options
Diffstat (limited to 'src/inkscape.cpp')
| -rw-r--r-- | src/inkscape.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/inkscape.cpp b/src/inkscape.cpp index 3f9496403..4b5ca297b 100644 --- a/src/inkscape.cpp +++ b/src/inkscape.cpp @@ -423,6 +423,7 @@ Application::add_style_sheet() Gtk::StyleContext::add_provider_for_screen (screen, provider, GTK_STYLE_PROVIDER_PRIORITY_APPLICATION); } } + /* \brief Constructor for the application. * Creates a new Inkscape::Application. * |
