r21168: - Step 2: Update swat for the latest qooxdoo version. The build now copies
[ira/wip.git] / webapps / swat / source / class / swat / module / documentation / Fsm.js
index 184b438520e060622244243cb10f5190103721cb..b58f57cf1f32678db1bb66518b09412133ac5f2b 100644 (file)
@@ -67,4 +67,4 @@ qx.Proto.buildFsm = function(module)
 /**
  * Singleton Instance Getter
  */
-qx.Class.getInstance = qx.util.Return.returnInstance;
+qx.Class.getInstance = qx.lang.Function.returnInstance;