RouteCompat.h
gehe zur Dokumentation dieser Datei
00001 // -*- C++ -*-
00002 
00032 #ifndef MUTABOR_ROUTECOMPAT_H
00033 #define MUTABOR_ROUTECOMPAT_H
00034 
00035 #include "Defs.h"
00036 
00037 #ifdef WX
00038 #include "wx/config.h"
00039 #endif
00040 
00041 #include "treestorage.h"
00042 
00043 namespace compat30 {
00044         
00046 
00048         void LoadRoutes(const mutStringRef);
00049 
00051 
00053         void SaveRoutes(mutStringRef);
00054 }
00055 
00056 #endif
00057 
00058 /*
00059  * \}
00060  */
00061 

Erzeugt am Sun Aug 21 2011 10:51:53 für Mutabor von doxygen 1.7.4