mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
2021-02-25 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdlogmanager(1) that caused incorrect operation of the progress dialog during log generation. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -72,9 +72,6 @@ class GenerateLog : public RDDialog
|
||||
QLabel *gen_tfc_merged_label;
|
||||
QLabel *gen_mus_avail_label;
|
||||
QLabel *gen_mus_merged_label;
|
||||
QPixmap *gen_whiteball_map;
|
||||
QPixmap *gen_greenball_map;
|
||||
QPixmap *gen_redball_map;
|
||||
bool gen_music_enabled;
|
||||
bool gen_traffic_enabled;
|
||||
int cmdswitch;
|
||||
@@ -83,5 +80,4 @@ class GenerateLog : public RDDialog
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
#endif // GENERATE_LOG_H
|
||||
|
||||
Reference in New Issue
Block a user