From 981a2a2e5e8f59fa1674b04eb362aa3506efd5ec Mon Sep 17 00:00:00 2001 From: Ralf Stephan Date: Tue, 9 May 2006 18:23:55 +0000 Subject: remove flicker when creating dialog (bzr r797) --- src/ui/dialog/document-properties.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ui/dialog/document-properties.cpp') diff --git a/src/ui/dialog/document-properties.cpp b/src/ui/dialog/document-properties.cpp index 67006216a..726c0ad94 100644 --- a/src/ui/dialog/document-properties.cpp +++ b/src/ui/dialog/document-properties.cpp @@ -90,7 +90,6 @@ DocumentProperties::DocumentProperties() _page_snap(1, 1), _prefs_path("dialogs.documentoptions") { - hide(); set_resizable (false); _tt.enable(); get_vbox()->set_spacing (4); -- cgit v1.2.3