mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 17:19:39 +02:00
Add o.j.smackx.softwareinfo.form.SoftwareInfoForm to startup classes
This ensures that the form fields are registered.
This commit is contained in:
parent
182d01a4b0
commit
993a307222
1 changed files with 1 additions and 0 deletions
|
@ -20,5 +20,6 @@
|
||||||
<className>org.jivesoftware.smackx.receipts.DeliveryReceiptManager</className>
|
<className>org.jivesoftware.smackx.receipts.DeliveryReceiptManager</className>
|
||||||
<className>org.jivesoftware.smackx.iqversion.VersionManager</className>
|
<className>org.jivesoftware.smackx.iqversion.VersionManager</className>
|
||||||
<className>org.jivesoftware.smackx.caps.EntityCapsManager</className>
|
<className>org.jivesoftware.smackx.caps.EntityCapsManager</className>
|
||||||
|
<className>org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm</className>
|
||||||
</startupClasses>
|
</startupClasses>
|
||||||
</smack>
|
</smack>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue