mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 21:25:57 +08: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
@ -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…
x
Reference in New Issue
Block a user