[Kst] kdeextragear-2/kst/kst

Barth Netterfield netterfield at astro.utoronto.ca
Thu Sep 23 14:08:36 CEST 2004


The current implementation also makes room for the text.  If the text is 
turned off, it should also not make room for it.


On September 23, 2004 04:01 pm, George Staikos wrote:
> CVS commit by staikos:
>
> Disable printing of page/date/etc.  Will re-add later in an optional
> manner. CCMAIL: 90115 at bugs.kde.org
>
>
>   M +2 -0      kst.cpp   1.234
>
>
> --- kdeextragear-2/kst/kst/kst.cpp  #1.233:1.234
> @@ -1016,5 +1016,7 @@ void KstApp::slotFilePrint() {
>
>                pView->view()->resizeForPrint(size);
> +#if 0
>                paint.drawText(rect, Qt::AlignLeft | Qt::AlignVCenter,
> title); +#endif
>                pView->view()->paint(P_PRINT, paint);
>                pView->view()->revertForPrint();
>
>
> _______________________________________________
> Kst mailing list
> Kst at kde.org
> https://mail.kde.org/mailman/listinfo/kst



More information about the Kst mailing list