Ticket #45317

Qt: help_widget::set_topic_terrain() unused labels

Open Date: 2022-08-07 02:07 Last Update: 2022-08-21 16:44

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
2

Details

Several branches in help_widget::set_topic_terrain() do additional "tb = new QLabel(this);" in the beginning (real one is later). Nothing is ever done to those labels - they are not placed to layout, nor is text written to them.

Ticket History (3/5 Histories)

2022-08-07 02:07 Updated by: cazfi
  • New Ticket "Qt: help_widget::set_topic_terrain() unused labels" created
2022-08-09 09:21 Updated by: cazfi
  • Owner Update from (None) to cazfi
  • Resolution Update from None to Accepted
  • Milestone Update from (None) to 3.0.4 (closed)
2022-08-21 16:44 Updated by: cazfi
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login