Index: /trunk/src/VBox/Main/xml/Settings.cpp
===================================================================
--- /trunk/src/VBox/Main/xml/Settings.cpp	(revision 26679)
+++ /trunk/src/VBox/Main/xml/Settings.cpp	(revision 26680)
@@ -2082,5 +2082,5 @@
                 else if (strHidType == "USBMouse")
                     hw.pointingHidType = PointingHidType_USBMouse;
-                else if (strHidType == "UsbTablet")
+                else if (strHidType == "USBTablet")
                     hw.pointingHidType = PointingHidType_USBTablet;
                 else if (strHidType == "PS2Mouse")
