src/hbcore/devicedialogbase/hbdevicedialog.h
changeset 5 627c4a0fd0e7
parent 0 16d8024aca5e
--- a/src/hbcore/devicedialogbase/hbdevicedialog.h	Thu May 27 13:10:59 2010 +0300
+++ b/src/hbcore/devicedialogbase/hbdevicedialog.h	Fri Jun 11 13:58:22 2010 +0300
@@ -47,7 +47,8 @@
         PluginErrors = 0x10000000,
         ErrorTypeMask = 0xf0000000,
         CancelledError = 0x0fffffff,
-        SystemCancelledError = 0x0ffffffe
+        SystemCancelledError = 0x0ffffffe,
+        InstanceExistsError = 0x0ffffffd
     };
 
     enum DeviceDialogFlag{