[Kst] extragear/graphics/kst/src/libkstapp

Andrew Walker arwalker at sumusltd.com
Wed Mar 1 01:50:44 CET 2006


SVN commit 514680 by arwalker:

Add back deleted line.

 M  +1 -0      kstchangefiledialog_i.cpp  


--- trunk/extragear/graphics/kst/src/libkstapp/kstchangefiledialog_i.cpp #514679:514680
@@ -55,6 +55,7 @@
   connect(_allFromFile, SIGNAL(clicked()), this, SLOT(allFromFile()));
   connect(_duplicateSelected, SIGNAL(toggled(bool)), _duplicateDependents, SLOT(setEnabled(bool)));
   
+  _dataFile->completionObject()->setDir(QDir::currentDirPath());
   _clearFilter->setPixmap(BarIcon("locationbar_erase"));
   _duplicateDependents->setEnabled(_duplicateSelected->isChecked());
   _first = true;


More information about the Kst mailing list