Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / src / core / examples / src / Sample / deadlock / D.js
diff --git a/src/core/examples/src/Sample/deadlock/D.js b/src/core/examples/src/Sample/deadlock/D.js
new file mode 100644 (file)
index 0000000..ab47426
--- /dev/null
@@ -0,0 +1,3 @@
+Ext.define('Sample.deadlock.D', {
+    extend: 'Sample.deadlock.E'
+});
\ No newline at end of file