src/AboutDialog.h

changeset 6
f8474f2c5db9
parent 4
fe106c497b75
equal deleted inserted replaced
5:22baafbf770d 6:f8474f2c5db9
1 #ifndef _ABOUTDIALOG_H 1 #ifndef _ABOUTDIALOG_H
2 #define _ABOUTDIALOG_H 2 #define _ABOUTDIALOG_H
3 3
4 #include <QDialog> 4 #include <QDialog>
5
5 6
6 namespace Ui { 7 namespace Ui {
7 class AboutDialog; 8 class AboutDialog;
8 } 9 }
9 10

mercurial