AboutForm.ui: About dialog for mines3d v2.
[mines3d.git] / ui / qt / qt_gui.h
blob3a94a7f8e1a1e1580d0e73375e27603ba37fa3a5
1 /*
2 * File: qt_gui.h
3 * Created: 6.1.2010
4 * Author: Petr Kubizňák
5 * Purpose:
6 */
9 #ifndef QT_GUI_H_
10 #define QT_GUI_H_
12 /* spusti hru v qt grafickem modu */
13 int qtMain(int argc, char *argv[]);
15 #endif /* QT_GUI_H_ */