forked from qt-creator/qt-creator
		
	Merge remote-tracking branch 'origin/3.0'
Conflicts: share/qtcreator/debugger/gdbbridge.py Change-Id: I32d8158c475f927b50ef06fde9ab8189ebdbcbbc
This commit is contained in:
		@@ -201,8 +201,7 @@ public:
 | 
			
		||||
    bool synchronousStashRestore(const QString &workingDirectory,
 | 
			
		||||
                                 const QString &stash,
 | 
			
		||||
                                 bool pop = false,
 | 
			
		||||
                                 const QString &branch = QString(),
 | 
			
		||||
                                 QString *errorMessage = 0);
 | 
			
		||||
                                 const QString &branch = QString());
 | 
			
		||||
    bool synchronousStashRemove(const QString &workingDirectory,
 | 
			
		||||
                                const QString &stash = QString(),
 | 
			
		||||
                                QString *errorMessage = 0);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user