Could I enable the size grip?

Peter
Index: GuiView.C
===================================================================
--- GuiView.C   (revision 17125)
+++ GuiView.C   (working copy)
@@ -223,7 +223,7 @@
 
        getToolbars().init();
 
-       statusBar()->setSizeGripEnabled(false);
+       statusBar()->setSizeGripEnabled(true);
 
        QObject::connect(&statusbar_timer_, SIGNAL(timeout()),
                this, SLOT(update_view_state_qt()));

PNG image



Reply via email to