nbtab.h
changeset 198 d6cc0579b94b
parent 196 c220f9de6545
child 201 879e47e5b731
     1.1 --- a/nbtab.h	Thu Mar 01 14:45:07 2007 +0000
     1.2 +++ b/nbtab.h	Thu Mar 01 16:28:13 2007 +0000
     1.3 @@ -228,7 +228,7 @@
     1.4    void reDesignGraph();
     1.5  
     1.6    ///Lets Mapstorage export the graph to EPS
     1.7 -  void exportGraphToEPS(std::vector<bool>, std::string);
     1.8 +  void exportGraphToEPS(std::vector<bool>, std::string, std::string);
     1.9  
    1.10    ///\ref MapWin calls this function when it updates the maplist in comboboxes.
    1.11    void active_maps_needed();