OSDN Git Service

ProjectExplorer: Rename userfileacessor.* to settingsacessor.*
authorLeandro Melo <leandro.melo@nokia.com>
Fri, 16 Sep 2011 10:57:37 +0000 (12:57 +0200)
committerLeandro T. C. Melo <leandro.melo@nokia.com>
Mon, 26 Sep 2011 14:14:32 +0000 (16:14 +0200)
commit9433ad7d7640f3145eb3d4271640f99525981333
tree54c0caee743dab527b8844d80df08bb106e8b041
parent4c4b3be3e6f6bdfb1daab1436c81f56182980118
ProjectExplorer: Rename userfileacessor.* to settingsacessor.*

So the file name matches the class names. Continuing the series
from the previous commit...

Change-Id: I86460f553371bdb09c2b404079f4601b1f25cf42
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
Reviewed-on: http://codereview.qt-project.org/5082
Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com>
src/plugins/projectexplorer/project.cpp
src/plugins/projectexplorer/projectexplorer.pro
src/plugins/projectexplorer/settingsaccessor.cpp [moved from src/plugins/projectexplorer/userfileaccessor.cpp with 99% similarity]
src/plugins/projectexplorer/settingsaccessor.h [moved from src/plugins/projectexplorer/userfileaccessor.h with 100% similarity]