
- The update definitions are now stored in the JSON format - The QSimpleUpdater now allows updating separate “modules” of the application, this can be useful if you are using a large application with several updatable plugins - You can now implement your own procedures to install the downloaded updates
6 lines
118 B
Plaintext
Executable File
6 lines
118 B
Plaintext
Executable File
<RCC>
|
|
<qresource prefix="/icons">
|
|
<file alias="update.png">update.png</file>
|
|
</qresource>
|
|
</RCC>
|