Changeset 437 in flair-src for trunk/tools/FlairGCS/src/Picture.h
- Timestamp:
- 08/24/21 17:33:19 (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/FlairGCS/src/Picture.h
r269 r437 22 22 public: 23 23 Picture(Layout *parent, int row, int col, QString name, uint16_t width, 24 uint16_t height, bool enabled, int period);24 uint16_t height, bool enabled, uint16_t period); 25 25 ~Picture(); 26 26
Note:
See TracChangeset
for help on using the changeset viewer.