1
1

ccsim.qrc 312 B

12345678
  1. <RCC>
  2. <qresource prefix="/ccsim">
  3. <file alias="people">media/icons/people.svg</file>
  4. <file alias="editor">media/icons/editor.svg</file>
  5. <file alias="tournament">media/icons/tournament.svg</file>
  6. <file alias="simulator">media/icons/simulator.svg</file>
  7. </qresource>
  8. </RCC>