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

List:       kde-commits
Subject:    kdevelop/lib/project
From:       Dirk Mueller <mueller () kde ! org>
Date:       2003-05-31 17:44:11
[Download RAW message or body]

CVS commit by mueller: 

ah, don't use QString unless you have to


  M +1 -1      runoptionswidget.cpp   1.13


--- kdevelop/lib/project/runoptionswidget.cpp  #1.12:1.13
@@ -62,5 +62,5 @@ void RunOptionsWidget::accept()
 void RunOptionsWidget::browseMainProgram()
 {
-    KFileDialog *dlg = new KFileDialog(m_buildDirectory.directory(false, false), \
QString::null, this, QString::null, true); +    KFileDialog *dlg = new \
KFileDialog(m_buildDirectory.directory(false, false), QString::null, this, 0, true);  \
QStringList filters;  filters << "application/x-executable"


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

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