source:
molecuilder/src/UIElements/MainWindow.cpp@
abd4a1
Last change on this file since abd4a1 was 34ff5e6, checked in by , 16 years ago | |
---|---|
|
|
File size: 259 bytes |
Line | |
---|---|
1 | /* |
2 | * Window.cpp |
3 | * |
4 | * Created on: Jan 7, 2010 |
5 | * Author: crueger |
6 | */ |
7 | |
8 | #include "UIElements/MainWindow.hpp" |
9 | |
10 | MainWindow::MainWindow() |
11 | { |
12 | // TODO Auto-generated constructor stub |
13 | |
14 | } |
15 | |
16 | MainWindow::~MainWindow() |
17 | { |
18 | // TODO Auto-generated destructor stub |
19 | } |
Note:
See TracBrowser
for help on using the repository browser.