On November 22, 2014 8:42:30 AM Henrik Brautaset Aronsen
<[email protected]> wrote:
>> Hmm. I still get cancel/save in the open logbook dialog..
>
> Did I forget to push? I'm away from my computer... Top commit should
> be a one line fix to the arguments of that dialog call...
> Sorry if I forgot, will push when I'm back home this evening.
Looks like you pushed it: "Don't ask confusing questions in open file
dialog"
- QString filename = QFileDialog::getSaveFileName(this, tr("Open
file"), lastUsedDir(), filter());
+ QString filename = QFileDialog::getSaveFileName(this, tr("Open
file"), lastUsedDir(), filter(), NULL, QFileDialog::DontConfirmOverwrite);
Still shows the save button, though...
Now I understand what you are saying. The label on the button...
Tomaz, help?
(Which may take a while as I believe he had his internet shut off on him at
home...)
/D
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface