Drop usage of KDE_DEFAULT_WINDOWFLAGS
ClosedPublic

Authored by kossebau on Jul 13 2017, 4:14 PM.

Details

Summary

This define seems some KDE3 legacy, time to
get more rid of it.

Diff Detail

Repository
R263 KXmlGui
Branch
changedefaultwf
Lint
No Linters Available
Unit
No Unit Test Coverage
kossebau created this revision.Jul 13 2017, 4:14 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJul 13 2017, 4:14 PM

If okayed, same change to default value would also be done for KParts::MainWindow, s/KDE_DEFAULT_WINDOWFLAGS/Qt::WindowFlags()/.

dfaure accepted this revision.Jul 14 2017, 10:52 AM
This revision is now accepted and ready to land.Jul 14 2017, 10:52 AM
This revision was automatically updated to reflect the committed changes.