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

List:       kde-commits
Subject:    kdeedu/kvoctrain/kvoctrain
From:       Peter Hedlund <peter () peterandlinda ! com>
Date:       2005-01-08 21:59:44
Message-ID: 20050108215944.6B77E1BC55 () office ! kde ! org
[Download RAW message or body]

CVS commit by hedlund: 

Increase the minimum width of the lessons toolbar combobox.


  M +6 -7      kva_init.cpp   1.51


--- kdeedu/kvoctrain/kvoctrain/kva_init.cpp  #1.50:1.51
@@ -7,9 +7,7 @@
     begin                : Thu Mar 11 20:50:53 MET 1999
 
-    copyright            : (C) 1999-2001 Ewald Arnold
+    copyright      : (C) 1999-2001 Ewald Arnold <kvoctrain@ewald-arnold.de>
                            (C) 2001 The KDE-EDU team
-                           (C) 2004-2005 Peter Hedlund
-
-    email                : kvoctrain@ewald-arnold.de
+                     (C) 2004-2005 Peter Hedlund <peter@peterandlinda.com>
 
     -----------------------------------------------------------------------
@@ -17,5 +15,5 @@
  ***************************************************************************/
 
-/*** content ************************************************************************
+/***************************************************************************
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
@@ -202,4 +200,5 @@ void kvoctrainApp::initActions()
 
   lessons = new KComboBox(this);
+  lessons->setMinimumWidth(160);
   connect(lessons, SIGNAL(highlighted(int)), this, SLOT(slotChooseLesson(int)));
   lessons->setFocusPolicy(QWidget::NoFocus);


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

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