mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Add todo message for adding profile readers
This should be done when we have a working profile manager again. Contributes to issue CURA-1278.
This commit is contained in:
parent
5a28eca203
commit
117973ee25
1 changed files with 1 additions and 0 deletions
|
@ -714,4 +714,5 @@ class CuraApplication(QtApplication):
|
|||
job.start()
|
||||
|
||||
def _addProfileReader(self, profile_reader):
|
||||
# TODO: Add the profile reader to the list of plug-ins that can be used when importing profiles.
|
||||
pass
|
Loading…
Add table
Add a link
Reference in a new issue