]> Shamusworld >> Repos - architektonas/commit
Added more missing forms, fixed missing header files in MdiWindow
authorShamus Hammons <jlhamm@acm.org>
Thu, 10 Jun 2010 16:36:49 +0000 (16:36 +0000)
committerShamus Hammons <jlhamm@acm.org>
Thu, 10 Jun 2010 16:36:49 +0000 (16:36 +0000)
commit0e80da8b560e09124c527f3544859e0c31157ce4
tree06f553e84e32df15106b7cb450fecee67ebd634d
parent3f46c180da0806c9c263e6d87d0f1404632402da
Added more missing forms, fixed missing header files in MdiWindow
16 files changed:
architektonas.pro
src/forms/arcoptions.cpp
src/forms/dimlinearoptions.cpp [new file with mode: 0644]
src/forms/dimlinearoptions.h [new file with mode: 0644]
src/forms/res/architektonas.qrc
src/forms/res/qg_dimdia.xpm [new file with mode: 0644]
src/forms/res/qg_dimtol1.xpm [new file with mode: 0644]
src/forms/res/qg_dimtol2.xpm [new file with mode: 0644]
src/forms/snapdistoptions.cpp [new file with mode: 0644]
src/forms/snapdistoptions.h [new file with mode: 0644]
src/forms/splineoptions.cpp [new file with mode: 0644]
src/forms/splineoptions.h [new file with mode: 0644]
src/forms/trimamountoptions.cpp [new file with mode: 0644]
src/forms/trimamountoptions.h [new file with mode: 0644]
src/mainapp/qc_mdiwindow.cpp
src/widgets/qg_dialogfactory.cpp