Add social buttons to Kexi menu
ClosedPublic

Authored by piggz on Jan 30 2018, 7:57 PM.

Details

Summary

Add links to FB and Twitter to the Kexi menu

Test Plan

Click buttons, correct link opens

Diff Detail

Repository
R71 Kexi
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
piggz created this revision.Jan 30 2018, 7:57 PM
Restricted Application added a project: KEXI. · View Herald TranscriptJan 30 2018, 7:57 PM
piggz requested review of this revision.Jan 30 2018, 7:57 PM
staniek accepted this revision.Jan 30 2018, 8:48 PM
staniek added inline comments.
src/main/KexiMainWindow_p.cpp
282

QLayout: Attempting to add QLayout "" to KexiMainMenu "", which already has a layout

But I am doing the same error in line 241 so please land and I would fix the layout myself.

285

please fix double empty lines

308

please fix double empty lines

This revision is now accepted and ready to land.Jan 30 2018, 8:48 PM
piggz marked 2 inline comments as done.Jan 30 2018, 9:07 PM
This revision was automatically updated to reflect the committed changes.