Icons in the python scripter
ClosedPublic

Authored by eliakinalmeida on Feb 19 2017, 2:34 AM.

Details

Summary
  • Icons directory and icons added in the scripter's directory
  • I'm using pyrcc5 to use resources in the plugin
  • I created a qrc files pointing to my icons and pyrcc5 generates a python file with instructions to find this files
  • Every icon in the scripter is pointing to this icons

Fixes T4551

Ref T1625

Test Plan

None

Diff Detail

Repository
R37 Krita
Branch
eliakinalmeida/T4551-interactive-python-scripting
Lint
No Linters Available
Unit
No Unit Test Coverage
eliakinalmeida created this revision.Feb 19 2017, 2:34 AM
woltherav accepted this revision.Dec 7 2017, 3:11 PM
This revision is now accepted and ready to land.Dec 7 2017, 3:11 PM
woltherav closed this revision.Dec 7 2017, 3:11 PM

This was pushed :)