Changeset 511f02 for src/UIElements/Views/Qt4/QtTimeLine.cpp
- Timestamp:
- Oct 31, 2025, 10:09:00 PM (2 months ago)
- Branches:
- Candidate_v1.7.1, stable
- Children:
- 71423c
- Parents:
- 33f34f
- File:
-
- 1 edited
-
src/UIElements/Views/Qt4/QtTimeLine.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/UIElements/Views/Qt4/QtTimeLine.cpp
r33f34f r511f02 96 96 boost::recursive_mutex::scoped_lock lock(refill_mutex); 97 97 98 // layout->paintEvent(event);98 QWidget::paintEvent(event); 99 99 } 100 100
Note:
See TracChangeset
for help on using the changeset viewer.
