summaryrefslogtreecommitdiffstats
path: root/src/inkscape.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/inkscape.cpp')
-rw-r--r--src/inkscape.cpp1
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.
*