Qt Library Replacement Instructions
=====================================

This application is licensed under LGPL v3 for Qt components.

To replace Qt libraries:

1. Download Qt source from https://www.qt.io/download
2. Compile Qt with the same configuration as the bundled version
3. Extract the compiled libraries to the application directory
4. Replace the existing Qt libraries with your compiled versions
5. Ensure all required DLLs are present
6. Restart the application

Note: Incorrect replacement may cause the application to fail.
Proceed at your own risk.
