diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/tagcloud/tagcloud.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tagcloud/tagcloud.cpp b/src/tagcloud/tagcloud.cpp index 058e2a91b..2afd62e3b 100644 --- a/src/tagcloud/tagcloud.cpp +++ b/src/tagcloud/tagcloud.cpp @@ -612,6 +612,7 @@ void Nepomuk::TagCloud::setZoomEnabled( bool zoom ) void Nepomuk::TagCloud::setContextMenuEnabled( bool enabled ) { + Q_UNUSED(enabled); } |
