Changeset 7445 for sandbox_qt/src
- Timestamp:
- Sep 13, 2010, 3:05:55 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sandbox_qt/src/orxonox/MainWindow.h
r7436 r7445 39 39 class _OrxonoxExport MainWindow : public QMainWindow, private Ui::MainWindow 40 40 { 41 Q_OBJECT ();41 Q_OBJECT; 42 42 43 43 public:
Note: See TracChangeset
for help on using the changeset viewer.