feat: add test for desktopentry and jobmanager
Log:
This commit is contained in:
6
tests/utils.cpp
Normal file
6
tests/utils.cpp
Normal file
@ -0,0 +1,6 @@
|
||||
#include "global.h"
|
||||
|
||||
bool registerObjectToDbus(QObject *, const QString &, const QString &)
|
||||
{
|
||||
return true;
|
||||
}
|
Reference in New Issue
Block a user