From 277fa49d282b997386f309abfc5a0de6014ca989 Mon Sep 17 00:00:00 2001 From: Orgad Shaneh Date: Wed, 5 Jun 2013 11:09:56 +0300 Subject: [PATCH] Fix compilation Change-Id: I269013c06dd540309b95cf1411bbc3571df2c5b5 Reviewed-by: Orgad Shaneh --- src/plugins/coreplugin/documentmanager.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/plugins/coreplugin/documentmanager.cpp b/src/plugins/coreplugin/documentmanager.cpp index e9ef06e5954..540e2fa7d2b 100644 --- a/src/plugins/coreplugin/documentmanager.cpp +++ b/src/plugins/coreplugin/documentmanager.cpp @@ -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 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