expose DisplayColorFrame
This commit is contained in:
parent
cd27245c00
commit
cb69347cd7
|
@ -110,4 +110,7 @@ static inline wxColour MakeColour( int aColor )
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
int DisplayColorFrame( wxWindow* parent, int OldColor );
|
||||||
|
|
||||||
|
|
||||||
#endif /* ifndef _COLORS_H */
|
#endif /* ifndef _COLORS_H */
|
||||||
|
|
Loading…
Reference in New Issue