Blog: LPub4 for Linux, 2nd iteration: lpub4-openfiledialog.patch

File lpub4-openfiledialog.patch, 368 bytes (added by retracile, 15 years ago)
  • LPub4/openclose.cpp

    old new  
    4040      this,
    4141      tr("Open LDraw File"),
    4242      modelDir,
    43       tr("LDraw Files (*.DAT;*.LDR;*.MPD;*.dat;*.ldr;*.mpd)"));
     43      tr("LDraw Files (*.DAT *.LDR *.MPD *.dat *.ldr *.mpd)"));
    4444
    4545    QFileInfo info(fileName);
    4646