Fix minor EBN and GCC issues
ClosedPublic

Authored by yurchor on Dec 6 2019, 3:34 PM.

Diff Detail

Repository
R323 Analitza
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 19552
Build 19570: arc lint + arc unit
yurchor created this revision.Dec 6 2019, 3:34 PM
Restricted Application added a project: KDE Edu. · View Herald TranscriptDec 6 2019, 3:34 PM
Restricted Application added a subscriber: kde-edu. · View Herald Transcript
yurchor requested review of this revision.Dec 6 2019, 3:34 PM
apol accepted this revision.Dec 8 2019, 8:46 PM
apol added a subscriber: apol.

Thanks!

analitzaplot/plotsmodel.cpp
168
This revision is now accepted and ready to land.Dec 8 2019, 8:46 PM
This revision was automatically updated to reflect the committed changes.
yurchor marked an inline comment as done.Dec 8 2019, 8:54 PM

Thanks you.

analitzaplot/plotsmodel.cpp
168

Currently, Qt version required is 5.6. So this is not possible without bumping the required version (Q_FALLTHROUGH requires Qt 5.8).