Update missing PCProjectBuilderPanel.h

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@24340 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Sergii Stoian 2007-01-11 17:25:14 +00:00
parent 1af5e10b72
commit b8f509a5b3

View file

@ -33,6 +33,7 @@
{
PCProjectManager *projectManager;
PCProject *currentProject;
NSWindow *panel;
NSBox *contentBox;
NSBox *emptyBox;
}