Move namespaces to namespaces.h and add missing files to Xcode project.
This commit is contained in:
parent
d80aa353d3
commit
39d57946d9
9 changed files with 47 additions and 17 deletions
|
@ -21,9 +21,9 @@
|
|||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#import "XMPPConnection.h"
|
||||
#import "XMPPStanza.h"
|
||||
#import "XMPPJID.h"
|
||||
#import "namespaces.h"
|
||||
|
||||
@implementation XMPPStanza
|
||||
+ stanzaWithName: (OFString*)name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue