Blog: LPub4 for Linux: lpub4-openfiledialog.patch
File lpub4-openfiledialog.patch, 414 bytes (added by retracile, 16 years ago) |
---|
-
LPub4/openclose.cpp
old new 40 40 this, 41 41 tr("Open LDraw File"), 42 42 modelDir, 43 tr("LDraw Files (*.DAT ;*.LDR;*.MPD;*.dat;*.ldr;*.mpd)"));43 tr("LDraw Files (*.DAT *.LDR *.MPD *.dat *.ldr *.mpd)")); 44 44 45 45 if (!fileName.isEmpty()) { 46 46 settings.setValue("modelDir",modelDir);