main_win.h
changeset 190 2cac5b936a2b
parent 184 4e8704aae278
child 191 af2ed974ab68
     1.1 --- a/main_win.h	Tue Feb 20 15:46:19 2007 +0000
     1.2 +++ b/main_win.h	Tue Feb 20 17:45:44 2007 +0000
     1.3 @@ -117,7 +117,7 @@
     1.4    void readFile(const std::string &);
     1.5  
     1.6    ///Tooltips
     1.7 -  Gtk::Tooltips tooltips;
     1.8 +  Gtk::Tooltips * tooltips;
     1.9  
    1.10    //Call-backs of buttons
    1.11