CefView / QCefView

A Qt Widget encapsulated CEF view based on QWidget
https://cefview.github.io/QCefView/
GNU Lesser General Public License v2.1
533 stars 139 forks source link

Revert "Fix bug: When saving a file in Linux, the file name extension is not …" #405

Closed tishion closed 4 months ago

tishion commented 4 months ago

Reverts CefView/QCefView#402

tishion commented 4 months ago

Hey @mogoweb, after further reviewing and testing this PR, we need to revert it now. because it breaks the compatibility between QCefView and different Qt versions.

@L-Super Please help to review.

mogoweb commented 4 months ago

Hey @mogoweb, after further reviewing and testing this PR, we need to revert it now. because it breaks the compatibility between QCefView and different Qt versions.

@L-Super Please help to review.

Sorry, I only tested this on Qt 5.15.2.