Defined a function to get rid of linker warning

This commit is contained in:
eelke 2017-12-26 07:26:39 +01:00
parent 554f138d6d
commit 04c656323d

View file

@ -1 +1,4 @@
#include "QueuedBackgroundTask.h"
#include "QueuedBackgroundTask.h"
void QueuedBackgroundTask::requestPause()
{}