Added About Dialog, Updated UI, Fixed Bug 6669
authorNaresh Mehta <nareshtechs@gmail.com>
Wed, 12 Jan 2011 15:29:24 +0000 (16:29 +0100)
committerNaresh Mehta <nareshtechs@gmail.com>
Wed, 12 Jan 2011 15:29:24 +0000 (16:29 +0100)
commit2921165c320065ff5ca64e3abdc1e626dbd71613
tree5a93d434edba77e2b4172036efcc235d2e4908d7
parentbd83d4fe6b8c664003809ac01630ed404f56c128
Added About Dialog, Updated UI, Fixed Bug 6669
26 files changed:
Makefile
aboutdialog.cpp [new file with mode: 0644]
aboutdialog.h [new file with mode: 0644]
aboutdialog.ui [new file with mode: 0644]
addstep.ui
confmgr.pro
mainwindow.cpp
mainwindow.h
mainwindow.ui
src/Makefile
src/aboutdialog.cpp [new file with mode: 0644]
src/aboutdialog.h [new file with mode: 0644]
src/aboutdialog.ui [new file with mode: 0644]
src/addstep.ui
src/mainwindow.cpp
src/mainwindow.h
src/mainwindow.ui
src/src.pro
src/ui_aboutdialog.h [new file with mode: 0644]
src/ui_addprofile.h [new file with mode: 0644]
src/ui_addstep.h [new file with mode: 0644]
src/ui_mainwindow.h [new file with mode: 0644]
ui_aboutdialog.h [new file with mode: 0644]
ui_addprofile.h [new file with mode: 0644]
ui_addstep.h [new file with mode: 0644]
ui_mainwindow.h [new file with mode: 0644]