mapstorage.h
changeset 198 d6cc0579b94b
parent 195 125c56c1efda
child 201 879e47e5b731
     1.1 --- a/mapstorage.h	Thu Mar 01 14:45:07 2007 +0000
     1.2 +++ b/mapstorage.h	Thu Mar 01 16:28:13 2007 +0000
     1.3 @@ -294,7 +294,7 @@
     1.4  
     1.5    void redesign_data_changed();
     1.6  
     1.7 -  void exportGraphToEPS(std::vector<bool>, std::string);
     1.8 +  void exportGraphToEPS(std::vector<bool>, std::string, std::string);
     1.9  };
    1.10  
    1.11  #endif //MAPSTORAGE_H