summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qfusionstyle.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2016-10-10 20:47:40 +0200
committerMarc Mutz <marc.mutz@kdab.com>2016-10-12 08:16:34 +0000
commit2ecd95bbe907cc9199773bb7930f781058735e1c (patch)
tree8f5f47e891f0550a5c47226d56bcb28d0689ef32 /src/widgets/styles/qfusionstyle.cpp
parenteec2d5e68af7b65342e4e5a95e47481a483be67e (diff)
QCalendarWidget: fix misleading if-else cascade in QCalendarDayValidator::text()
By the time we hit the last else, its if condition is trivially true, so don't check it (but leave it as a comment). Consequently, remove the trailing (dead) return of a default- constructed QString. Coverity-Id: 62766 Change-Id: I47e1a49f40e6ec95d29c5052c78bfadb63af3b84 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'src/widgets/styles/qfusionstyle.cpp')
0 files changed, 0 insertions, 0 deletions