]> git.lyx.org Git - lyx.git/commitdiff
window size tweak
authorJohn Spray <spray@lyx.org>
Mon, 20 Feb 2006 18:12:01 +0000 (18:12 +0000)
committerJohn Spray <spray@lyx.org>
Mon, 20 Feb 2006 18:12:01 +0000 (18:12 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13262 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/gtk/GView.C

index dd91b1e730292935b3371d6227740017b12f4a42..6889516db33fa77ae5c38fc1d91e697b1db332a9 100644 (file)
@@ -95,7 +95,7 @@ GView::GView()
                boost::bind(&GMiniBuffer::editMode, minibuffer_.get()));
        view_state_changed.connect(boost::bind(&GView::showViewState, this));
        signal_focus_in_event().connect(sigc::mem_fun(*this, &GView::onFocusIn));
-       set_default_size(620, 550);
+       set_default_size(750, 550);
        // Make sure the buttons are disabled if needed.
        updateToolbars();
        string const iconName =