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

List:       kde-commits
Subject:    koffice/kplato
From:       Dag Andersen <danders () get2net ! dk>
Date:       2005-03-17 9:06:15
Message-ID: 20050317090615.F149316F45 () office ! kde ! org
[Download RAW message or body]

CVS commit by danders: 

Hide KPTTaskAppointmentsView at startup, looks better.


  M +6 -1      kptganttview.cc   1.55


--- koffice/kplato/kptganttview.cc  #1.54:1.55
@@ -84,4 +84,9 @@ KPTGanttView::KPTGanttView( KPTView *vie
     m_gantt->setShowHeaderPopupMenu();
     m_taskView = new KPTTaskAppointmentsView(this, "Task widget");
+    // hide KPTTaskAppointmentsView
+    QValueList<int> list = sizes();
+    list[0] += list[1];
+    list[1] = 0;
+    setSizes(list);    
         draw(view->getPart()->getProject());
     


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

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