From 0b9f1821ef6908d509c4b2a4c94fb0df35e6079a Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Fri, 13 Apr 2007 20:49:26 +0000 Subject: New Grids are now ready to go. bug testing can start i think. (bzr r2878) --- src/desktop.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/desktop.cpp') diff --git a/src/desktop.cpp b/src/desktop.cpp index 23a3bf959..4236fd7d8 100644 --- a/src/desktop.cpp +++ b/src/desktop.cpp @@ -301,7 +301,7 @@ SPDesktop::init (SPNamedView *nv, SPCanvas *aCanvas) // (Setting up after the connections are all in place, as it may use some of them) layer_manager = new Inkscape::LayerManager( this ); - grids_visible = false; + grids_visible = true; } -- cgit v1.2.3