diff options
| author | Jabiertxof <jabier.arraiza@marker.es> | 2018-11-14 21:05:11 +0000 |
|---|---|---|
| committer | Jabier Arraiza <jabier.arraiza@marker.es> | 2018-12-01 16:17:15 +0000 |
| commit | 0aec5238af0eb38496fbcece2c98d333810e2398 (patch) | |
| tree | ec64f6652a8a8b912e2801f1ba6f3e58cbc3573f /src/preferences-skeleton.h | |
| parent | Fixes to contoler position and auto hide (diff) | |
| download | inkscape-0aec5238af0eb38496fbcece2c98d333810e2398.tar.gz inkscape-0aec5238af0eb38496fbcece2c98d333810e2398.zip | |
Move spliter from prefs to SPCanvas to allow multidesktop
Diffstat (limited to 'src/preferences-skeleton.h')
| -rw-r--r-- | src/preferences-skeleton.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/preferences-skeleton.h b/src/preferences-skeleton.h index 06a00d2af..0d7e6df91 100644 --- a/src/preferences-skeleton.h +++ b/src/preferences-skeleton.h @@ -37,7 +37,6 @@ static char const preferences_skeleton[] = " <group id=\"panels\" state=\"1\"/>\n" " <group id=\"rulers\" state=\"1\"/>\n" " <group id=\"scrollbars\" state=\"1\"/>\n" -" <group id=\"splitcanvas\" value=\"0.5\" vertical=\"1\" inverse=\"0\" />\n" " </group>\n" " <group id=\"fullscreen\">\n" " <group id=\"task\" />\n" |
