diff options
| author | Jabier Arraiza <jabier.arraiza@marker.es> | 2018-07-31 22:44:30 +0000 |
|---|---|---|
| committer | Jabier Arraiza <jabier.arraiza@marker.es> | 2018-07-31 22:44:30 +0000 |
| commit | e16723672743dc4014f4823a7326411618fcf386 (patch) | |
| tree | c74f490281f8a9995b54e0480c26660eb944436d /src/inkscape.cpp | |
| parent | Fixing coding style (diff) | |
| download | inkscape-e16723672743dc4014f4823a7326411618fcf386.tar.gz inkscape-e16723672743dc4014f4823a7326411618fcf386.zip | |
Remove XGD_DATA_DIR as sugestion of su_v
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. * |
