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

List:       kde-commits
Subject:    extragear/utils/kpager
From:       Pino Toscano <pino () kde ! org>
Date:       2011-01-01 12:02:58
Message-ID: 20110101120258.9EE50AC8AE () svn ! kde ! org
[Download RAW message or body]

SVN commit 1210610 by pino:

oops, fix groupbox label, slipped in copy&paste


 M  +1 -1      config.cpp  


--- trunk/extragear/utils/kpager/config.cpp #1210609:1210610
@@ -84,7 +84,7 @@
 
     connect(m_grpWindowDrawMode, SIGNAL(buttonClicked(int)), this, SLOT(setWindowDrawMode(int)));
 
-    grp = new QGroupBox(i18n("Type of Window"), page);
+    grp = new QGroupBox(i18n("Layout"), page);
     m_grpLayoutType = new QButtonGroup(grp);
     m_grpLayoutType->setExclusive(true);
     vbox = new QVBoxLayout(grp);
[prev in list] [next in list] [prev in thread] [next in thread] 

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