00001 00002 /*************************************************************************** 00003 * * 00004 * This program is free software; you can redistribute it and/or modify * 00005 * it under the terms of the GNU General Public License as published by * 00006 * the Free Software Foundation; either version 2 of the License, or * 00007 * (at your option) any later version. * 00008 * * 00009 ***************************************************************************/ 00010 00011 #ifndef pgmapdisplayH 00012 #define pgmapdisplayH 00013 00014 00015 #include "mapdisplayinterface.h" 00016 00017 extern MapDisplayInterface& getDefaultMapDisplay(); 00018 00019 #endif
1.5.1