Help/about/about.h

Go to the documentation of this file.
00001 #ifndef ABOUT
00002 #define ABOUT
00003 
00004 #include "ui_about.h"
00005 
00006 class AboutDlg : public QDialog, private Ui::About
00007 {
00008         Q_OBJECT
00009 
00010 public:
00011         AboutDlg(QWidget *parent = 0);
00012 
00013 };
00014 
00015 #endif

Generated on Sun Aug 5 17:33:58 2007 for PIHMgis by  doxygen 1.5.2