Changeset 340 in pacpusframework for branches/0.1.x/src/PacpusSensor
- Timestamp:
- Mar 2, 2015, 1:20:46 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.1.x/src/PacpusSensor/src/ui/pacpusmainwindow.cpp
r339 r340 59 59 buttonStart->setIcon(style()->standardIcon(QStyle::SP_MediaPlay)); 60 60 buttonStop->setIcon(style()->standardIcon(QStyle::SP_MediaStop)); 61 buttonStart->setToolTip("Start all the components"); 62 buttonStop->setToolTip("Stop all the components"); 61 63 } 62 64
Note:
See TracChangeset
for help on using the changeset viewer.