00001 #ifndef OPIE_LOCATION_MANAGER_H 00002 #define OPIE_LOCATION_MANAGER_H 00003 00004 #include "stringmanager.h" 00005 00006 namespace Datebook { 00010 typedef StringManager LocationManager; 00011 typedef StringManagerDialog LocationManagerDialog; 00012 } 00013 00014 #endif
1.4.2