mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
.devloping umake
git-svn-id: svn://ultimatepp.org/upp/trunk@3717 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
624c5a8f84
commit
f75271f669
15 changed files with 1761 additions and 1727 deletions
|
|
@ -109,7 +109,7 @@ void Ide::InsertMenu(Bar& bar)
|
|||
if(ext == ".tpp") {
|
||||
String s;
|
||||
s << "#define TOPICFILE <" << pp << "/all.i>\n"
|
||||
<< "#include <Core/topic_group.h>\n";
|
||||
<< "#include <Core/topic_group.h>\n";
|
||||
bar.Add(fn + " include", THISBACK1(InsertText, s));
|
||||
n++;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue