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

List:       kde-commits
Subject:    branches/extragear/graphics/digikam/0.11/utilities/queuemanager/basetools
From:       Gilles Caulier <caulier.gilles () gmail ! com>
Date:       2009-02-28 22:42:10
Message-ID: 1235860930.236336.31860.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 933441 by cgilles:

polish


 M  +3 -3      watermark.cpp  


--- branches/extragear/graphics/digikam/0.11/utilities/queuemanager/basetools/watermark.cpp \
#933440:933441 @@ -66,7 +66,7 @@
     vbox->setSpacing(KDialog::spacingHint());
     vbox->setMargin(0);
 
-    KVBox *hbox    = new KVBox(vbox);
+    KHBox *hbox    = new KHBox(vbox);
     QLabel *label  = new QLabel(hbox);
     m_textEdit     = new KLineEdit(hbox);
     m_textEdit->setClearButtonShown(true);
@@ -77,13 +77,13 @@
     m_fontChooserWidget->setSampleBoxVisible(true);
     m_fontChooserWidget->setWhatsThis( i18n("Here you can choose the font to be \
used."));  
-    KVBox *hbox2      = new KVBox(vbox);
+    KHBox *hbox2      = new KHBox(vbox);
     QLabel *label2    = new QLabel(hbox2);
     m_fontColorButton = new KColorButton(Qt::red, hbox2);
     m_fontColorButton->setWhatsThis(i18n("Set here the font color to use."));
     label2->setText(i18n("Font Color:"));
 
-    KVBox *hbox3   = new KVBox(vbox);
+    KHBox *hbox3   = new KHBox(vbox);
     QLabel *label3 = new QLabel(hbox3);
     m_comboBox     = new KComboBox(hbox3);
     m_comboBox->insertItem(TopLeft,     i18n("Top left"));


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

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