[Kst] kdeextragear-2/kst/kst

Andrew Walker arwalker at sumusltd.com
Wed Mar 16 23:46:21 CET 2005


Any new windows that I create are now very small (presumably 40x25).

On Wednesday 16 March 2005 2:09 pm, George Staikos wrote:
> CVS commit by staikos:
>
> don't let the view widget get too small
>
>
>   M +1 -0      kstviewwidget.cpp   1.69
>
>
> --- kdeextragear-2/kst/kst/kstviewwidget.cpp  #1.68:1.69
> @@ -34,4 +34,5 @@ KstViewWidget::KstViewWidget(KstTopLevel
>    setFocusPolicy(QWidget::StrongFocus);
>    setBackgroundMode(Qt::NoBackground);
> +  setMinimumSize(40, 25);
>    _vo_datamode = 0L;
>  }
>
>
> _______________________________________________
> Kst mailing list
> Kst at kde.org
> https://mail.kde.org/mailman/listinfo/kst


More information about the Kst mailing list