[Kde-bindings] KDE/kdebindings/smoke/plasma
Richard Dale
rdale at foton.es
Mon Mar 30 11:13:08 UTC 2009
On Sunday 29 March 2009 12:09:37 Dario Freddi wrote:
> SVN commit 946368 by dafre:
>
> CCMAIL: kde-bindings at kde.org
>
> Adding Plasma::RunnerSyntax to Smoke to fix bindings compilation.
> I don't know if anything else is needed, it's my very first time
> on kdebindings
That looks fine - thanks a lot. The bindings code generation is pretty much
automated, and you just need to add the header to the list for a new class,
and add the class name as you've done.
>
>
> M +1 -0 classlist
> M +1 -0 plasma_header_list
>
>
> --- trunk/KDE/kdebindings/smoke/plasma/classlist #946367:946368
> @@ -41,6 +41,7 @@
> Plasma::RunnerContext
> Plasma::RunnerManager
> Plasma::RunnerScript
> +Plasma::RunnerSyntax
> Plasma::ScriptEngine
> Plasma::ScrollBar
> Plasma::Service
> --- trunk/KDE/kdebindings/smoke/plasma/plasma_header_list #946367:946368
> @@ -25,6 +25,7 @@
> plasma/querymatch.h
> plasma/runnercontext.h
> plasma/runnermanager.h
> +plasma/runnersyntax.h
> plasma/scripting/appletscript.h
> plasma/scripting/dataenginescript.h
> plasma/scripting/runnerscript.h
> _______________________________________________
> Kde-bindings mailing list
> Kde-bindings at kde.org
> https://mail.kde.org/mailman/listinfo/kde-bindings
More information about the Kde-bindings
mailing list