[Commits] r2245 - core/trunk/geoext/lib/GeoExt/widgets
commits at geoext.org
commits at geoext.org
Tue Jul 27 09:20:51 CEST 2010
Author: fredj
Date: 2010-07-27 09:20:50 +0200 (Tue, 27 Jul 2010)
New Revision: 2245
Modified:
core/trunk/geoext/lib/GeoExt/widgets/Popup.js
Log:
missing @include, no functional change. (closes #312)
Modified: core/trunk/geoext/lib/GeoExt/widgets/Popup.js
===================================================================
--- core/trunk/geoext/lib/GeoExt/widgets/Popup.js 2010-07-22 11:03:38 UTC (rev 2244)
+++ core/trunk/geoext/lib/GeoExt/widgets/Popup.js 2010-07-27 07:20:50 UTC (rev 2245)
@@ -6,6 +6,10 @@
* of the license.
*/
+/**
+ * @include GeoExt/widgets/MapPanel.js
+ */
+
/** api: (define)
* module = GeoExt
* class = Popup
More information about the Commits
mailing list