diff options
author | Ulf Hermann <ulf.hermann@qt.io> | 2018-04-26 11:04:03 +0200 |
---|---|---|
committer | Ulf Hermann <ulf.hermann@qt.io> | 2018-04-27 08:55:24 +0000 |
commit | f0baf01a2e2089c00cda6db42a3131c0a1af8cf1 (patch) | |
tree | 82d3576fe7c0294ca4ad89048903735c8c9d24fc /src/plugins/pythoneditor/pythoneditorplugin.h | |
parent | 9678ea57554ccc9085ef97d7b8985731873b345f (diff) | |
download | qt-creator-f0baf01a2e2089c00cda6db42a3131c0a1af8cf1.tar.gz |
ProjectExplorer: Keep RunConfiguration in ISettingsAspect
Any SettingsAspect that doesn't refer to the global settings has a
specific RunConfiguration it is about. This can be very handy to know
when constructing the actual settings. Right now there is no way to find
out about it.
Drop the clone() and create() methods. They weren't used anywhere and a
proper implementation should take care of the runConfiguration member.
Change-Id: Ie505a9b19707f8a1b6bf9cae73513cd3c30d0bca
Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/pythoneditor/pythoneditorplugin.h')
0 files changed, 0 insertions, 0 deletions