Attempted fix for qa-failure on GTK.
This commit is contained in:
@@ -52,6 +52,8 @@ public:
|
||||
DUMMY_TOOL() :
|
||||
PCB_TOOL_BASE( "testframework.dummytool" )
|
||||
{};
|
||||
|
||||
bool Init() override { return true };
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user