Esempio n. 1
0
void KstMatrixDialog::selectFolder() {
  QTimer::singleShot(0, this, SLOT(selectingFolder()));
}
void KstVectorDialogI::selectFolder()
{
  QTimer::singleShot(0, this, SLOT(selectingFolder()));
}