mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Replace RiaScheduler with caf:Scheduler
Remove ProgressState Use caf::SchedulerCallable to communicate state for the progress dialog. Use std::atomic to ensure thread safety
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
#include "RiuViewer.h"
|
||||
|
||||
#include "cafPdmUiTreeView.h"
|
||||
#include "cafProgressState.h"
|
||||
|
||||
#include <QTimer>
|
||||
#include <QTreeView>
|
||||
|
||||
Reference in New Issue
Block a user