summaryrefslogtreecommitdiff
path: root/src/plugins/cppeditor
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2016-08-11 16:11:13 +0300
committerOrgad Shaneh <orgads@gmail.com>2016-08-11 13:20:56 +0000
commit8cc7e096d5f7a78fc838d80d95e1696d7f8d2853 (patch)
treef5224a923aee9bd30e3e0400f3e36ecb2db34315 /src/plugins/cppeditor
parentec28a4b0f3742ae4b425644e36df4c620914364a (diff)
downloadqt-creator-8cc7e096d5f7a78fc838d80d95e1696d7f8d2853.tar.gz
CppEditor: Fix typo in qbs file
Change-Id: I1ac2d04f8a34e61c1a08ce2e46f24408fc0846a6 Reviewed-by: André Hartmann <aha_1980@gmx.de>
Diffstat (limited to 'src/plugins/cppeditor')
-rw-r--r--src/plugins/cppeditor/cppeditor.qbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/cppeditor/cppeditor.qbs b/src/plugins/cppeditor/cppeditor.qbs
index 5f02e689e7..5b767bccec 100644
--- a/src/plugins/cppeditor/cppeditor.qbs
+++ b/src/plugins/cppeditor/cppeditor.qbs
@@ -50,7 +50,7 @@ QtcPlugin {
"cppuseselectionsupdater.cpp", "cppuseselectionsupdater.h",
"cppvirtualfunctionassistprovider.cpp", "cppvirtualfunctionassistprovider.h",
"cppvirtualfunctionproposalitem.cpp", "cppvirtualfunctionproposalitem.h",
- "resoucepreviewhoverhandler.cpp", "resoucepreviewhoverhandler.h",
+ "resourcepreviewhoverhandler.cpp", "resourcepreviewhoverhandler.h",
]
Group {