[prev in list] [next in list] [prev in thread] [next in thread] 

List:       koffice-devel
Subject:    patch for chart wizard
From:       Ariya Hidayat <ariya () kde ! org>
Date:       2003-08-22 23:39:18
[Download RAW message or body]

This one liner patch makes sure the size of chart wizard dialog isn't 
too large. See also bug #29419.
Please review.

--
Ariya Hidayat, ariya@kde.org
http://ariya.pandu.org/blog

["chartsize.patch" (text/plain)]

--- kchartWizard.cc.old	2003-05-12 23:32:43.000000000 +0200
+++ kchartWizard.cc	2003-08-23 01:00:56.000000000 +0200
@@ -61,6 +61,7 @@ KChartWizard::KChartWizard ( KChartPart*
     connect( _selectcharttypepage, SIGNAL( chartChange( int ) ),
              this, SLOT( subType( int ) ) );
     //resize( 620, 380 );
+    adjustSize();
     subType( _chart->params()->chartType() );
     kdDebug(35001) << "kchartwizard created" << endl;
 }


_______________________________________________
koffice-devel mailing list
koffice-devel@mail.kde.org
http://mail.kde.org/mailman/listinfo/koffice-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic