summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/cpp/cppwriteinitialization.cpp
diff options
context:
space:
mode:
authorLars Schmertmann <Lars.Schmertmann@governikus.de>2024-12-26 12:21:30 +0100
committerLars Schmertmann <Lars.Schmertmann@governikus.de>2024-12-26 17:35:00 +0100
commit46dddcb213eb5080b8f759633a1b025d86f55e36 (patch)
treebabfbdf239a12fdc6cc0de46a5802f0d03487098 /src/tools/uic/cpp/cppwriteinitialization.cpp
parent92373d353cf090faa03cbc8aca505d1784b10b54 (diff)
Avoid unused variable warning in qfilesystemmodel.cpp
2135:5: warning: unused variable 'q' [-Wunused-variable] 2135 | Q_Q(QFileSystemModel); | ^~~~~~~~~~~~~~~~~~~~~ The variable is only required for the feature filesystemwatcher. Pick-to: 6.9 6.8 Change-Id: I5da48f94118179ec20fec7da7169b7f22cec17fe Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
Diffstat (limited to 'src/tools/uic/cpp/cppwriteinitialization.cpp')
0 files changed, 0 insertions, 0 deletions