expose DisplayColorFrame

This commit is contained in:
dickelbeck 2010-01-10 07:59:24 +00:00
parent cd27245c00
commit cb69347cd7
1 changed files with 3 additions and 0 deletions

View File

@ -110,4 +110,7 @@ static inline wxColour MakeColour( int aColor )
);
}
int DisplayColorFrame( wxWindow* parent, int OldColor );
#endif /* ifndef _COLORS_H */