dockwidget session save
Ivan Hawkes
linuxgroupie at ivanhawkes.com
Thu Jan 4 00:20:30 UTC 2001
On Wednesday 03 January 2001 1:39 pm, you wrote:
> It's just a matter of putting some stuff like
>
> KAction *a = actionCollection()->action("project_open_recent"));
> KRecentFilesAction *rfa = static_cast<KRecentFilesAction*>(action);
> action->saveEntries(KGlobal::config());
>
> and
>
> action->loadEntries(KGlobal::config());
>
> in suitable places.
>
I'll have a look into it...not tonight though, need some sleep sometime this
week.
-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop-devel
mailing list