mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-19 02:22:05 +01: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.iqversion.VersionManager</className>
|
||||
<className>org.jivesoftware.smackx.caps.EntityCapsManager</className>
|
||||
<className>org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm</className>
|
||||
</startupClasses>
|
||||
</smack>
|
||||
|
|
Loading…
Reference in a new issue