AnalyseMorphologique/utils/gui/pyqt/ressources.qrc
Djalim Simaila 78ab03e9d8 🎨 chore(gui): add INRAE logo and about window to the GUI
 feat(gui): add an about window to the GUI to display information about the software
The INRAE logo has been added to the GUI as a resource. An about window has been added to the GUI to display information about the software such as the description, authors, and version. The about window can be accessed via the "A propos de ce logiciel" menu item.
2023-05-02 14:21:05 +02:00

6 lines
106 B
Plaintext

<RCC>
<qresource prefix="logo">
<file>BlocMarque-INRAE_Transparent.png</file>
</qresource>
</RCC>