From b79bf0623235672684d7dd79dd7a6b202adfb35f Mon Sep 17 00:00:00 2001 From: Derrell Lipman Date: Wed, 14 Feb 2007 04:19:13 +0000 Subject: r21326: get rid of old qooxdoo version. (This used to be commit 39a4803ad1046e2473bdc7b22321a5f61ae3a1ea) --- .../demo/source/html/test/FlowLayout_1.html | 319 --------------------- 1 file changed, 319 deletions(-) delete mode 100644 webapps/qooxdoo-0.6.3-sdk/frontend/demo/source/html/test/FlowLayout_1.html (limited to 'webapps/qooxdoo-0.6.3-sdk/frontend/demo/source/html/test/FlowLayout_1.html') diff --git a/webapps/qooxdoo-0.6.3-sdk/frontend/demo/source/html/test/FlowLayout_1.html b/webapps/qooxdoo-0.6.3-sdk/frontend/demo/source/html/test/FlowLayout_1.html deleted file mode 100644 index 6ec257199b..0000000000 --- a/webapps/qooxdoo-0.6.3-sdk/frontend/demo/source/html/test/FlowLayout_1.html +++ /dev/null @@ -1,319 +0,0 @@ - - - - qooxdoo » Demo - - - - - - - -
- Tests for the new implementation of the qx.ui.layout.FlowLayout widget. -
- - - - \ No newline at end of file -- cgit