forked from qt-creator/qt-creator
		
	Fix indentation
Mostly 3 leading spaces converted to 4 A few other indentation issues Change-Id: Ib0db5925cac4d2999faf5699cd570884cbcd4863 Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
		@@ -1183,7 +1183,7 @@ void Qt4Project::unwatchFolders(const QStringList &l, Qt4PriFileNode *node)
 | 
			
		||||
// All the folder have a trailing slash!
 | 
			
		||||
 | 
			
		||||
namespace {
 | 
			
		||||
   bool debugCFW = false;
 | 
			
		||||
    bool debugCFW = false;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
CentralizedFolderWatcher::CentralizedFolderWatcher(QObject *parent) : QObject(parent)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user