diff options
author | Thales1330 <thaleslima.ufu@gmail.com> | 2016-09-23 17:46:10 -0300 |
---|---|---|
committer | Thales1330 <thaleslima.ufu@gmail.com> | 2016-09-23 17:46:10 -0300 |
commit | a9dd78afddeb706df6652eb91f229a74fd073846 (patch) | |
tree | dfc6130a9c9c5022fcb2baae3f6cf238a99786e8 /Project/Release/MainFrame.cpp.o.d | |
parent | 1088617b8f1c31af3ad6a87f9934f7a55240b3a2 (diff) | |
download | PSP.git-a9dd78afddeb706df6652eb91f229a74fd073846.tar.gz PSP.git-a9dd78afddeb706df6652eb91f229a74fd073846.tar.xz PSP.git-a9dd78afddeb706df6652eb91f229a74fd073846.zip |
Generator form implemented
Diffstat (limited to 'Project/Release/MainFrame.cpp.o.d')
-rw-r--r-- | Project/Release/MainFrame.cpp.o.d | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/Project/Release/MainFrame.cpp.o.d b/Project/Release/MainFrame.cpp.o.d index 9b144e1..8cb7a84 100644 --- a/Project/Release/MainFrame.cpp.o.d +++ b/Project/Release/MainFrame.cpp.o.d @@ -218,9 +218,13 @@ Release/MainFrame.cpp.o: MainFrame.cpp MainFrame.h \ C:/wxWidgets-3.1.0/include/wx/button.h \ C:/wxWidgets-3.1.0/include/wx/anybutton.h \ C:/wxWidgets-3.1.0/include/wx/msw/anybutton.h \ - C:/wxWidgets-3.1.0/include/wx/msw/button.h Element.h Line.h Branch.h \ - Transformer.h SyncGenerator.h Machines.h IndMotor.h SyncMotor.h Load.h \ - Shunt.h Inductor.h Capacitor.h + C:/wxWidgets-3.1.0/include/wx/msw/button.h \ + C:/wxWidgets-3.1.0/include/wx/statbox.h \ + C:/wxWidgets-3.1.0/include/wx/msw/statbox.h \ + C:/wxWidgets-3.1.0/include/wx/statline.h \ + C:/wxWidgets-3.1.0/include/wx/msw/statline.h Element.h Line.h Branch.h \ + Transformer.h SyncGenerator.h GeneratorForm.h Machines.h IndMotor.h \ + SyncMotor.h Load.h Shunt.h Inductor.h Capacitor.h MainFrame.h: @@ -680,6 +684,14 @@ C:/wxWidgets-3.1.0/include/wx/msw/anybutton.h: C:/wxWidgets-3.1.0/include/wx/msw/button.h: +C:/wxWidgets-3.1.0/include/wx/statbox.h: + +C:/wxWidgets-3.1.0/include/wx/msw/statbox.h: + +C:/wxWidgets-3.1.0/include/wx/statline.h: + +C:/wxWidgets-3.1.0/include/wx/msw/statline.h: + Element.h: Line.h: @@ -690,6 +702,8 @@ Transformer.h: SyncGenerator.h: +GeneratorForm.h: + Machines.h: IndMotor.h: |