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

List:       kde-commits
Subject:    kdevelop/parts/filter
From:       Dirk Mueller <mueller () kde ! org>
Date:       2003-06-02 11:46:41
[Download RAW message or body]

CVS commit by mueller: 

no, it does not make sense to use local8Bit on a QString


  M +1 -1      shellfilterdlg.h   1.3


--- kdevelop/parts/filter/shellfilterdlg.h  #1.2:1.3
@@ -34,5 +34,5 @@ public:
     { m_instr = str.local8Bit(); }
     QString text() const
-    { return QString::fromLocal8Bit(m_outstr); }
+    { return m_outstr; }
 
 private slots:


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

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