forked from qt-creator/qt-creator
Fix compilation
Change-Id: I269013c06dd540309b95cf1411bbc3571df2c5b5 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
81fc8ff210
commit
277fa49d28
@@ -548,6 +548,7 @@ void DocumentManager::unexpectFileChange(const QString &fileName)
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/*!
|
||||||
Tries to save the files listed in \a documents. The \a cancelled argument is set to true
|
Tries to save the files listed in \a documents. The \a cancelled argument is set to true
|
||||||
if the user cancelled the dialog. Returns the files that could not be saved. If the files
|
if the user cancelled the dialog. Returns the files that could not be saved. If the files
|
||||||
listed in documents have no write permissions an additional dialog will be prompted to
|
listed in documents have no write permissions an additional dialog will be prompted to
|
||||||
|
|||||||
Reference in New Issue
Block a user