Skip to content
Snippets Groups Projects
Commit 28be3fb8 authored by Tobias Hunger's avatar Tobias Hunger
Browse files

Qt4PM: Fix warning


Change-Id: I65b3e950a78821c8395e13c459e1e4ad3d348b18
Reviewed-by: default avatarTobias Hunger <tobias.hunger@digia.com>
parent e6f407be
No related branches found
No related tags found
No related merge requests found
...@@ -720,6 +720,7 @@ void Qt4PriFileNode::watchFolders(const QSet<QString> &folders) ...@@ -720,6 +720,7 @@ void Qt4PriFileNode::watchFolders(const QSet<QString> &folders)
void Qt4PriFileNode::folderChanged(const QString &changedFolder) void Qt4PriFileNode::folderChanged(const QString &changedFolder)
{ {
Q_UNUSED(changedFolder);
scheduleUpdate(); scheduleUpdate();
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment