mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-17 16:11:12 +02:00
2021-07-28 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdlogedit(1) that caused the rendering progress dialog to appear when there was no render being processed. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -33,13 +33,11 @@
|
||||
#include "edit_log.h"
|
||||
#include "globals.h"
|
||||
#include "rdlogedit.h"
|
||||
//#include "voice_tracker.h"
|
||||
|
||||
//
|
||||
// Global Resources
|
||||
//
|
||||
bool global_import_running=false;
|
||||
//QSize global_top_window_size;
|
||||
QSize global_logedit_window_size;
|
||||
int global_start_time_style;
|
||||
|
||||
|
Reference in New Issue
Block a user