Subclassed servers may need to override this behaviour
Signed-off-by: Peter Hutterer <[email protected]>
---
include/xorg/gtest/xorg-gtest-xserver.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/xorg/gtest/xorg-gtest-xserver.h
b/include/xorg/gtest/xorg-gtest-xserver.h
index 623e672..0574901 100644
--- a/include/xorg/gtest/xorg-gtest-xserver.h
+++ b/include/xorg/gtest/xorg-gtest-xserver.h
@@ -88,7 +88,7 @@ class XServer : public xorg::testing::Process {
*
* @param [in] program Path to the XServer binary
*/
- void Start(const std::string &program = "");
+ virtual void Start(const std::string &program = "");
/**
* Terminates this server process. Will signal the server to terminate
--
1.7.11.7
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel