Copying (U++ license) changed to officical 2-clause BSD license

git-svn-id: svn://ultimatepp.org/upp/trunk@436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2008-09-13 09:05:01 +00:00
parent db59f96df2
commit 9169b571ad
124 changed files with 3665 additions and 1420 deletions

View file

@ -352,6 +352,8 @@ protected:
void InsertItem();
void FindBrokenRef();
void Accels();
public:
Callback1<Bar&> WhenTemplatesMenu;