Fixed earlier commit
authorlampehe-local <henri.lampela@ixonos.com>
Fri, 26 Mar 2010 09:38:47 +0000 (11:38 +0200)
committerlampehe-local <henri.lampela@ixonos.com>
Fri, 26 Mar 2010 09:38:47 +0000 (11:38 +0200)
commit31420e74a50005494b4d64f405a8ec320f5e1a83
tree6f7648af59e7c3a2436d96abbf9c067ead35e1ad
parenta0d1ef592ed02732c5dc5dde02654917b4a6918b
Fixed earlier commit
15 files changed:
Makefile [new file with mode: 0644]
Situare.pro [new file with mode: 0644]
src/main.cpp [new file with mode: 0644]
src/ui/mainwindow.cpp [new file with mode: 0644]
src/ui/mainwindow.h [new file with mode: 0644]
tests/testUI/Makefile [new file with mode: 0644]
tests/testUI/mainwindow.o [new file with mode: 0644]
tests/testUI/moc_mainwindow.cpp [new file with mode: 0644]
tests/testUI/moc_mainwindow.o [new file with mode: 0644]
tests/testUI/testUI [new file with mode: 0755]
tests/testUI/testUI.pro [new file with mode: 0644]
tests/testUI/testui.cpp [new file with mode: 0755]
tests/testUI/testui.cpp~ [new file with mode: 0644]
tests/testUI/testui.moc [new file with mode: 0644]
tests/testUI/testui.o [new file with mode: 0644]