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

List:       kde-commits
Subject:    kdelibs/kdeprint/management
From:       Laurent Montel <montel () kde ! org>
Date:       2003-11-03 10:05:26
[Download RAW message or body]

CVS commit by mlaurent: 

Fix layout


  M +17 -15    kxmlcommanddlg.cpp   1.19


--- kdelibs/kdeprint/management/kxmlcommanddlg.cpp  #1.18:1.19
@@ -36,4 +36,6 @@
 #include <qregexp.h>
 #include <qwhatsthis.h>
+#include <qapplication.h>
+
 #include <klistview.h>
 #include <klocale.h>
@@ -88,5 +90,5 @@ KXmlCommandAdvancedDlg::KXmlCommandAdvan
         m_view->setSorting(-1);
         m_apply = new QToolButton(this);
-        m_apply->setIconSet(SmallIconSet("back"));
+        m_apply->setIconSet( QApplication::reverseLayout()? SmallIconSet( "forward" \
) : SmallIconSet("back"));  m_addgrp = new QToolButton(this);
         m_addgrp->setIconSet(SmallIconSet("folder"));


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

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