|
extragear/graphics/kst/kst/extensions/js: msg#00240kde.kst
SVN commit 439420 by staikos: allow the user to create DataMatrices M +2 -0 js.cpp --- trunk/extragear/graphics/kst/kst/extensions/js/js.cpp #439419:439420 @@ -46,6 +46,7 @@ #include "bind_box.h" #include "bind_cubicbezier.h" #include "bind_curve.h" +#include "bind_datamatrix.h" #include "bind_datasource.h" #include "bind_datavector.h" #include "bind_debug.h" @@ -130,6 +131,7 @@ new KstBindDataSource(exec, &globalObj); new KstBindDataVector(exec, &globalObj); new KstBindMatrix(exec, &globalObj); + new KstBindDataMatrix(exec, &globalObj); new KstBindEquation(exec, &globalObj); new KstBindPlugin(exec, &globalObj); |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | extragear/graphics/kst/kst/extensions: 00240, George Staikos |
|---|---|
| Next by Date: | Delivery Status Notification: 00240, Mail Delivery Service |
| Previous by Thread: | extragear/graphics/kst/kst/extensions/jsi: 00240, George Staikos |
| Next by Thread: | extragear/graphics/kst/kst/extensions/js: 00240, Rick Chern |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |