nbtab.h
changeset 196 c220f9de6545
parent 194 6b2b718420eb
child 198 d6cc0579b94b
     1.1 --- a/nbtab.h	Thu Mar 01 08:07:39 2007 +0000
     1.2 +++ b/nbtab.h	Thu Mar 01 13:33:46 2007 +0000
     1.3 @@ -234,6 +234,9 @@
     1.4    void active_maps_needed();
     1.5  
     1.6  private:
     1.7 +  ///Called when title of tab has changed
     1.8 +  void title_changed(std::string);
     1.9 +
    1.10    ///Signal connection from \ref MapStorage to \ref MapWin
    1.11  
    1.12    ///If \ref MapWin is closed this connection has to be disconnected,