summaryrefslogtreecommitdiffstats
path: root/Project/Workspace.h
diff options
context:
space:
mode:
authorThales1330 <thaleslima.ufu@gmail.com>2017-01-18 17:15:35 -0200
committerThales1330 <thaleslima.ufu@gmail.com>2017-01-18 17:15:35 -0200
commit46115e4326fc679fe6f1f2c32164b95420e689eb (patch)
treec5c60bad223bd8e3c97252b31ab8ed2b5e3e2a25 /Project/Workspace.h
parent44a7475053ea042bfca9cd31998ddb5b16910688 (diff)
downloadPSP.git-46115e4326fc679fe6f1f2c32164b95420e689eb.tar.gz
PSP.git-46115e4326fc679fe6f1f2c32164b95420e689eb.tar.xz
PSP.git-46115e4326fc679fe6f1f2c32164b95420e689eb.zip
Some doc, class restruct and SC power implemented
Diffstat (limited to 'Project/Workspace.h')
-rw-r--r--Project/Workspace.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Project/Workspace.h b/Project/Workspace.h
index 2efdbad..3b03220 100644
--- a/Project/Workspace.h
+++ b/Project/Workspace.h
@@ -105,6 +105,7 @@ public:
bool RunPowerFlow();
bool RunFault();
+ bool RunSCPower();
protected:
virtual void OnIdle(wxIdleEvent& event);