pgLab/core/QueuedBackgroundTask.cpp

5 lines
83 B
C++
Raw Normal View History

#include "QueuedBackgroundTask.h"
void QueuedBackgroundTask::requestPause()
{}