mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-12 22:03:43 -06:00
A++ fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@512 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
4c97cf1fed
commit
2e58b3d8dc
16 changed files with 253 additions and 228 deletions
|
|
@ -732,7 +732,6 @@ void Ide::SerializeWorkspace(Stream& s) {
|
|||
SerializeWorkspaceConfigs(s);
|
||||
SerializeOutputMode(s);
|
||||
SerializeClosed(s);
|
||||
browser.SerializeWspc(s);
|
||||
}
|
||||
|
||||
void Ide::SetIdeState(int newstate) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue