mootoh / milpon

an iPhone application for Remember the Milk.

This URL has Read+Write access

milpon / RTMError.h
100644 11 lines (9 sloc) 0.23 kb
1
2
3
4
5
6
7
8
9
10
11
//
// RTMError.h
// Milpon
//
// Created by mootoh on 10/10/08.
// Copyright 2008 deadbeaf.org. All rights reserved.
//
 
#define RTMErrorDomain @"org.deadbeaf.milpon"
#define RTMAPIErrorDomain @"org.deadbeaf.milpon.rtmapi"