summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/installer/utils.h')
-rw-r--r--src/libs/installer/utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libs/installer/utils.h b/src/libs/installer/utils.h
index 7cd237dcc..74cc4917c 100644
--- a/src/libs/installer/utils.h
+++ b/src/libs/installer/utils.h
@@ -64,6 +64,7 @@ namespace QInstaller {
void INSTALLER_EXPORT setVerbose(bool v);
bool INSTALLER_EXPORT isVerbose();
+ uint INSTALLER_EXPORT verboseLevel();
INSTALLER_EXPORT std::ostream& operator<<(std::ostream &os, const QString &string);