mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-02 16:22:40 -06:00
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5374 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
e883773c00
commit
7b0678b54e
1 changed files with 1 additions and 1 deletions
|
|
@ -357,7 +357,7 @@ struct LayDesModule : public IdeModule {
|
|||
LayDesigner *d = CreateLayDesigner(path, cs, "laydes-ctrl");
|
||||
return d;
|
||||
}
|
||||
return false;
|
||||
return NULL;
|
||||
}
|
||||
virtual void Serialize(Stream& s) {
|
||||
int version = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue