View Single Post
Old 06-06-2025, 01:16 PM   #35
BeckyEbook
Guru
BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.
 
BeckyEbook's Avatar
 
Posts: 876
Karma: 3501146
Join Date: Jan 2017
Location: Poland
Device: Various
I checked it.
Indeed, when changing the fragment in the BookBrowser::AddExisting() function:

Code:
#if defined(Q_OS_WIN32) || defined(Q_OS_MAC)
    options = options | QFileDialog::DontUseNativeDialog;
#endif
I get the following message.
Click image for larger version

Name:	native-add-files.png
Views:	33
Size:	37.1 KB
ID:	216042
BeckyEbook is offline   Reply With Quote