CefView / QCefView

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

Fix bug in handleLoadError function #316

Closed be-water-myFriend closed 11 months ago

be-water-myFriend commented 11 months ago

Corrected the order of arguments in the loadError function call.