/[H6]/SearchDialog.h
ViewVC logotype

Diff of /SearchDialog.h

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

revision 14 by torben, Thu Aug 31 15:58:20 2006 UTC revision 35 by torben, Mon Sep 4 07:44:28 2006 UTC
# Line 1  Line 1 
1  #pragma once  /*
2     * Developed by Torben H. Nielsen
3     */
4    
5    #pragma once
6    
 // SearchDialog dialog  
7    
8  class SearchDialog : public CDialog  class SearchDialog : public CDialog
9  {  {
# Line 25  public: Line 27  public:
27          virtual BOOL OnInitDialog();          virtual BOOL OnInitDialog();
28          afx_msg void OnBnClickedClear();          afx_msg void OnBnClickedClear();
29          afx_msg void OnBnClickedSearch();          afx_msg void OnBnClickedSearch();
         afx_msg void OnCbnSelchangeCombo1();  
30  };  };

Legend:
Removed from v.14  
changed lines
  Added in v.35

  ViewVC Help
Powered by ViewVC 1.1.20