forked from qt-creator/qt-creator
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>
This commit is contained in:
committed by
Leandro T. C. Melo
parent
4c4b3be3e6
commit
9433ad7d76
@@ -38,7 +38,7 @@
|
||||
#include "projectexplorerconstants.h"
|
||||
#include "projectnodes.h"
|
||||
#include "target.h"
|
||||
#include "userfileaccessor.h"
|
||||
#include "settingsaccessor.h"
|
||||
|
||||
#include <coreplugin/ifile.h>
|
||||
#include <coreplugin/icontext.h>
|
||||
|
||||
Reference in New Issue
Block a user