Create a first example of the use of KMessageBox
ClosedPublic

Authored by ochurlaud on Aug 20 2018, 8:16 PM.

Diff Detail

Repository
R236 KWidgetsAddons
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ochurlaud created this revision.Aug 20 2018, 8:16 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptAug 20 2018, 8:16 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
ochurlaud requested review of this revision.Aug 20 2018, 8:16 PM
ochurlaud updated this revision to Diff 40092.Aug 20 2018, 9:52 PM

Added licences and add some changes to fit what was done on D14955

dfaure accepted this revision.Aug 20 2018, 9:57 PM
dfaure added a subscriber: dfaure.
dfaure added inline comments.
examples/kmessagebox/main.cpp
34

remove space after '('

This revision is now accepted and ready to land.Aug 20 2018, 9:57 PM
ochurlaud updated this revision to Diff 40094.Aug 20 2018, 9:59 PM

Fix as dfaure said

ochurlaud marked an inline comment as done.Aug 20 2018, 10:00 PM
This revision was automatically updated to reflect the committed changes.