/[eliot]/eliot/wxwin/searchpanel.h
ViewVC logotype

Diff of /eliot/wxwin/searchpanel.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2.2.1 by afrab, Sun Oct 23 17:10:47 2005 UTC revision 1.2.2.2 by ipkiss, Sun Oct 23 20:58:21 2005 UTC
# Line 17  Line 17 
17  /* along with this program; if not, write to the Free Software               */  /* along with this program; if not, write to the Free Software               */
18  /* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA */  /* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA */
19    
 /* $Id$ */  
   
20  #ifndef _SEARCHPANEL_H  #ifndef _SEARCHPANEL_H
21  #define _SEARCHPANEL_H  #define _SEARCHPANEL_H
22  #include "wx/notebook.h"  #include "wx/notebook.h"
23    
24  class SearchPanel : public wxNotebook  class SearchPanel : public wxNotebook
25  {  {
26   public:  public:
27    SearchPanel(wxFrame*, Dictionary);      SearchPanel(wxFrame*, Dictionary);
28    ~SearchPanel();      virtual ~SearchPanel();
29  };  };
30    
31  #endif  #endif

Legend:
Removed from v.1.2.2.1  
changed lines
  Added in v.1.2.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26