diff options
author | Orgad Shaneh <orgad.shaneh@audiocodes.com> | 2018-01-16 21:59:40 +0200 |
---|---|---|
committer | Orgad Shaneh <orgads@gmail.com> | 2018-01-17 07:21:17 +0000 |
commit | 351f355b69632038f996d2d7039903d10f82c003 (patch) | |
tree | e56002f6698f0bccccb33cac11c5baed9715a8f8 /src/plugins/cpptools/cpptoolsplugin.cpp | |
parent | a26fecf8515ea8d61bb34651edcf7d1bc2aa89c7 (diff) | |
download | qt-creator-351f355b69632038f996d2d7039903d10f82c003.tar.gz |
ClangSupport: Add 2 missing exports
Fixes the following GCC warnings:
In file included from .../clangpchmanagerbackend/clangpchmanagerbackendmain.cpp:26:0:
.../clangsupport/clangpathwatcher.h: In instantiation of ‘class ClangBackEnd::ClangPathWatcher<QFileSystemWatcher, QTimer>’:
.../clangpchmanagerbackend/clangpchmanagerbackendmain.cpp:114:78: required from here
.../clangsupport/clangpathwatcher.h:80:7: warning: ‘ClangBackEnd::ClangPathWatcher<QFileSystemWatcher, QTimer>’
declared with greater visibility than the type of its field ‘ClangBackEnd::ClangPathWatcher<QFileSystemWatcher, QTimer>::m_idCache’ [-Wattributes]
class ClangPathWatcher : public ClangPathWatcherInterface
^~~~~~~~~~~~~~~~
Change-Id: I8c6bc30e80da50b631d272ff7c2120cf706548aa
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
Diffstat (limited to 'src/plugins/cpptools/cpptoolsplugin.cpp')
0 files changed, 0 insertions, 0 deletions