summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Strømme <christian.stromme@qt.io>2016-11-17 17:30:12 +0100
committerYoann Lopes <yoann.lopes@qt.io>2016-11-17 18:56:17 +0000
commit4430f5ebd6f593e080a6ac859e76eed5354b704f (patch)
tree7306aac01ca0fbf77ee61e880c2c1bf506541235
parent3d9ef4d41718adc9a9099964eb4f964d1d3b63df (diff)
WMF: Fix copy-and-paste error
Change-Id: I6e207b49917f0d3ab1ec39b067138eefd6581a49 Reviewed-by: Yoann Lopes <yoann.lopes@qt.io>
-rw-r--r--src/plugins/wmf/wmfserviceplugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/wmf/wmfserviceplugin.h b/src/plugins/wmf/wmfserviceplugin.h
index c65953c6a..75e5c87bd 100644
--- a/src/plugins/wmf/wmfserviceplugin.h
+++ b/src/plugins/wmf/wmfserviceplugin.h
@@ -64,4 +64,4 @@ public:
QString deviceDescription(const QByteArray &service, const QByteArray &device);
};
-#endif // DSSERVICEPLUGIN_H
+#endif // WMFSERVICEPLUGIN_H