Added Partition UUID and Partition Label in partition properties dialog
ClosedPublic

Authored by abhijeet2096 on Feb 5 2018, 2:09 PM.

Details

Summary

Hey,

After this patch partition UUID and partition label will be visible in the properties dialog of the partitions. Also these label will only be visible if the partition table is GPT

Thanks
~abhijeet

Diff Detail

Repository
R17 Partition Manager
Lint
Lint Skipped
Unit
Unit Tests Skipped
abhijeet2096 requested review of this revision.Feb 5 2018, 2:09 PM
abhijeet2096 created this revision.
stikonas added inline comments.Feb 5 2018, 2:12 PM
src/gui/partpropsdialog.cpp
119

These are never shown, are they? Why not QString() then?

removed unnecessary QStringliteral

stikonas accepted this revision.Feb 13 2018, 9:28 PM
This revision is now accepted and ready to land.Feb 13 2018, 9:28 PM
stikonas closed this revision.Feb 13 2018, 9:29 PM