diff options
author | Christian Kandeler <christian.kandeler@qt.io> | 2019-02-28 17:16:52 +0100 |
---|---|---|
committer | Christian Kandeler <christian.kandeler@qt.io> | 2019-03-01 08:49:34 +0000 |
commit | 80bcaa4adad45256869d16d0a093e2b88acef2f4 (patch) | |
tree | 7d77d0d4750af224818f4a6db875cab141017a45 /src/plugins/pythoneditor/pythoneditorplugin.cpp | |
parent | 729c74379afe799ee1a729d0db51b3304b2f5f73 (diff) | |
download | qt-creator-80bcaa4adad45256869d16d0a093e2b88acef2f4.tar.gz |
Remove ProjectExplorerPlugin::setBuildDirectoryTemplate()
The default build directory template is part of the
ProjectExplorerSettings data structure, but was read and written
separately by the settings page, which was confusing, because it meant
the respective value was essentially written twice, once with a dummy
value and then with the real one right afterwards. Fix that.
Change-Id: Id9536560dbd0505c2099abe627bca7e116fec296
Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/pythoneditor/pythoneditorplugin.cpp')
0 files changed, 0 insertions, 0 deletions