Index: /trunk/src/VBox/Main/testcase/tstMouseImpl.cpp
===================================================================
--- /trunk/src/VBox/Main/testcase/tstMouseImpl.cpp	(revision 51615)
+++ /trunk/src/VBox/Main/testcase/tstMouseImpl.cpp	(revision 51616)
@@ -52,6 +52,6 @@
     DisplayMouseInterface *i_getDisplayMouseInterface() { return &mDisplay; }
     /** @todo why on earth is this not implemented? */
-    void onMouseCapabilityChange(BOOL supportsAbsolute, BOOL supportsRelative,
-                                 BOOL supportsMT, BOOL needsHostCursor) {}
+    void i_onMouseCapabilityChange(BOOL supportsAbsolute, BOOL supportsRelative,
+                                   BOOL supportsMT, BOOL needsHostCursor) {}
 
 private:
